Question
.htaccess not being loaded
Hi,
As it says in the title i cant get my .htaccess file to load. I have tried putting jibberish in it and it doesn't work.
The htaccess is in /var/www/SITENAME.com/public_html.
I have also added another htaccess to /var/www/SITENAME.com just incase.
Mod rewrite is also enabled.
The allow override file (not sure what its called) looks like this:
Options FollowSymLinks
AllowOverride All
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
allow from all
AllowOverride All
Order allow,deny
allow from all
I'm really struggling here :( can someone help me out please?
Thanks a lot.
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×