Cleaned up apache module.

This commit is contained in:
Ossi Salmi 2009-11-25 22:29:11 +02:00 committed by Timo Mkinen
parent d5e44df47e
commit b221355896
3 changed files with 34 additions and 34 deletions

View file

@ -568,12 +568,12 @@ Alias /icons/ "/var/www/icons/"
# "/var/www/cgi-bin" should be changed to whatever your ScriptAliased
# CGI directory exists, if you have that configured.
#
<Directory "/var/www/cgi-bin">
AllowOverride None
Options None
Order allow,deny
Allow from all
</Directory>
#<Directory "/var/www/cgi-bin">
# AllowOverride None
# Options None
# Order allow,deny
# Allow from all
#</Directory>
#
# Redirect allows you to tell clients about documents which used to exist in

View file

@ -568,12 +568,12 @@ Alias /icons/ "/var/www/icons/"
# "/var/www/cgi-bin" should be changed to whatever your ScriptAliased
# CGI directory exists, if you have that configured.
#
<Directory "/var/www/cgi-bin">
AllowOverride None
Options None
Order allow,deny
Allow from all
</Directory>
#<Directory "/var/www/cgi-bin">
# AllowOverride None
# Options None
# Order allow,deny
# Allow from all
#</Directory>
#
# Redirect allows you to tell clients about documents which used to exist in