Report this

What is the reason for this report?

.htaccess not working with CentOS

Posted on May 29, 2015

I have added to /etc/httpd/conf/httpd.conf the following lanes:

<Directory /home/admin/web/default.domain/public_html> Options Indexes FollowSymLinks MultiViews AllowOverride All Order allow,deny allow from all </Directory>

then restarted httpd service

but still my .htaccess has no effect on my website. What it could be? I am using VestaCP



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

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.

Hey there,

For VestaCP installed on CentOS, the Apache configuration file you’re looking for is:

/home/admin/conf/web/httpd.conf

Happy coding,

Jon Schwenn Platform Support Specialist DigitalOcean

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.