Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 1 match
- Sun May 11, 2014 9:46 am
- Forum: General Discussion
- Topic: Enable .htaccess ?
- Replies: 2
- Views: 10026
Re: Enable .htaccess ?
Nginx doesn't support .htaccess files.
.htaccess files are a resource/performance hog and this is not good for your website/server speed.
Every time Apache handles a request it first checks and processes any .htaccess file in the same directory as the file it is serving. Not everyone knows this ...
.htaccess files are a resource/performance hog and this is not good for your website/server speed.
Every time Apache handles a request it first checks and processes any .htaccess file in the same directory as the file it is serving. Not everyone knows this ...