Welcome Guest, Not a member yet? Register   Sign In
htaccess works on home server but not on hosting account
#22

[eluser]Daniel Moore[/eluser]
If jessicademattos.com is in a subdirectory of your codeignitor site, then yes, you have a problem.

What you need to do is set up an .htaccess file as follows to place in the jessicademattos.com folder:
Code:
RewriteEngine off

An Apache server will keep rules for all parent folders from .htaccess, therefore, you need to turn that rewrite engine off again if you reach a folder you don't want it to affect.


Messages In This Thread
htaccess works on home server but not on hosting account - by El Forum - 09-16-2009, 05:26 PM



Theme © iAndrew 2016 - Forum software by © MyBB