Welcome Guest, Not a member yet? Register   Sign In
Newbie Error, migrating site & anything other than default controller won't fire
#14

[eluser]micflan[/eluser]
And are you absolutely sure the htaccess is working in that directory? Is this the default apache site or a virtual host?

(I'm thinking you might have AllowOverride None set on the virtual host?)

You could test the htaccess by creating a file in the root called newfile.php, adding this to .htaccess:

Code:
RewriteRule ^oldfile$ /newfile.php [NC,L]

And try to access http://yoursite/oldfile


Messages In This Thread
Newbie Error, migrating site & anything other than default controller won't fire - by El Forum - 04-14-2011, 08:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB