Welcome Guest, Not a member yet? Register   Sign In
Live version of the website is not loading other controllers - keeps showing the default page
#7

[eluser]davetao[/eluser]
Just got word from the host and apparently the mod_rewrite is working.

Is there something wrong with my .htaccess file?

RewriteEngine on
RewriteCond $1 !^(index\.php|js|css|images|robots\.txt|license\.txt)
RewriteRule ^(.*)$ /index.php/$1 [L]


Messages In This Thread
Live version of the website is not loading other controllers - keeps showing the default page - by El Forum - 10-22-2008, 08:36 PM



Theme © iAndrew 2016 - Forum software by © MyBB