Are you cconfident mod_rewrite is enabled in Apache not just in the htaccess?
Or make sure .htaccess files are enabled (or preferably have the htaccess content in the sites-enabled config file)
it sounds like this just isn't getting hit in the when apache requests the file
IfModule mod_rewrite.c
RewriteEngine On
RewriteBase '/'
Posted to: index.php showing up | Show Thread | Post Reply