AccessFileName .htaccess

Igor Sysoev is at rambler-co.ru
Wed Sep 27 16:23:05 MSD 2006


On Wed, 27 Sep 2006, Aleksandar Lazic wrote:

> what are you thinking about the .htaccess file conzept?!
>
> http://httpd.apache.org/docs/2.2/mod/core.html#accessfilename

I personally do not use .htaccess because
1) it slows down request processing
2) and configuration spreads in large tree: I prefer to see
    configuration in compact form.

In my opinion the only defensible .htaccess use is a mass virtual hosting.

The support of .htaccess concept in nginx is too complex.


Igor Sysoev
http://sysoev.ru/en/





More information about the nginx mailing list