Kai Schaetzl wrote:
Les Mikesell wrote on Mon, 21 Apr 2008 07:39:24 -0500:

But oddly enough, the documentation does say that the Options directive is permitted in .htaccess context:

Yes, I was wondering about that myself, I think it is not correct. But "None" is not an Option, anyway. He/She should just remove that line.

Again, oddly enough, the stock Centos http.conf contains in one place:
# Possible values for the Options directive are "None", "All",

and in another:
#
<Directory "/var/www/cgi-bin">
    AllowOverride None
    Options None
    Order allow,deny
    Allow from all
</Directory>

Isn't there an old joke that when the documentation and code differ they are probably both wrong?

--
  Les Mikesell
   [EMAIL PROTECTED]
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to