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.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Hey there,
For VestaCP installed on CentOS, the Apache configuration file you’re looking for is:
Happy coding,
Jon Schwenn Platform Support Specialist DigitalOcean