Page 1 of 1

Activate mod_rewrite? issue.....help plz

Posted: Wed Jun 09, 2010 6:33 am
by webhost2
When i activate the mod_rewrite option in the phpmyfaq configuration, i am NOT able to open any link in my site. It gives '404 Not found error'.
But, when i turn it on, the links are working fine.

What change should i make to htaccess or any other file to make the Activate mod_rewrite option work?
I dont have access to httpd.conf----its controled by the hosting service provider

Re: Activate mod_rewrite? issue.....help plz

Posted: Wed Jun 09, 2010 8:46 am
by Thorsten
Hi,

you have to rename the _.htaccess file to .htaccess as well.

bye
Thorsten

Re: Activate mod_rewrite? issue.....help plz

Posted: Wed Jun 09, 2010 9:03 am
by webhost2
Yes. I had already changed it to .htaccess. rewrite engine on. rewritebase /.

Re: Activate mod_rewrite? issue.....help plz

Posted: Wed Jun 09, 2010 9:27 am
by Thorsten
Hi,

okay, you have to look into Apache's error log then.

bye
Thorsten