4 messages in ru.sysoev.nginxRe: AccessFileName .htaccess
FromSent OnAttachments
Aleksandar LazicSep 27, 2006 4:57 am 
Igor SysoevSep 27, 2006 5:22 am 
Aleksandar LazicSep 27, 2006 5:56 am 
Cliff WellsSep 27, 2006 3:37 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: AccessFileName .htaccessActions...
From:Igor Sysoev (is-G@public.gmane.org)
Date:Sep 27, 2006 5:22:42 am
List:ru.sysoev.nginx

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.