I keep getting the following error on all rewritten urls:
Not Found
The requested URL /forums/planted-nano-tanks.html was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Now I looked under troubleshooting and it said "Open your .htaccess file and remove the '#' before 'RewriteBase' Please note: when enabled, you must include the path to your root vB folder (i.e. RewriteBase /forums)"
But when I open up my .htaccess file, that line doesn't exist, In fact their are only three lines. They are:
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^view_(.*).htm$ view.php?pg=$1
Shouldnt' there be a lot more?
Kyle



LinkBack URL
About LinkBacks





Reply With Quote