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

[eluser]nzmike[/eluser]
Perhaps mod_rewrite is not enabled in apache.

Make a file that prints out the function phpinfo().

e.g.

Code:
<?php
   echo phpinfo();
?>


Under Loaded Modules in the apache section make sure mod_rewrite is listed.


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



Theme © iAndrew 2016 - Forum software by © MyBB