Link : Wise Articles The problem with the script is if a new article is added it does not open. No new page opens up. I doubt i need to change something in .HTACESS File. Can you tell me whats may be the problem in this.
I got http response 404 - "file not found". Remove the code for mod-rewrite and see whether it works fine with dynamic urls.
This is the .HTACESS File details RewriteEngine On AddType application/x-httpd-php .php .htm .html RewriteRule ^index.html$ index.php Code (markup):