Forum Moderators: phranque
I've just changed the configuration file as follows:
AllowOverride None
to
AllowOverride All
and the server still doesn't seem to recognize the .htaccess file. I've uploaded a nonsense .htaccess file to the server to hopefully produce a server error but nothing...
Is there somewhere else I need to change permissions?
Thanks in advance.
Q
AccessFileName .htaccess
Make sure you have all entries for AllowOverride set too all. There's
one for directories also, if memory serves.
mikemcs :
If modules are commented out, make sure they are installed on your machine before you uncomment them. If they are not installed, uncommenting them won't help.