1996-07-11 11:04:01 +00:00
|
|
|
*** conf/access.conf-dist.orig Wed Jul 3 21:18:11 1996
|
|
|
|
--- conf/access.conf-dist Fri Jul 5 06:32:54 1996
|
1995-09-29 17:01:18 +00:00
|
|
|
***************
|
1996-07-11 11:04:01 +00:00
|
|
|
*** 12,18 ****
|
1995-09-29 17:01:18 +00:00
|
|
|
|
|
|
|
# This should be changed to whatever you set DocumentRoot to.
|
|
|
|
|
|
|
|
! <Directory /usr/local/etc/httpd/htdocs>
|
|
|
|
|
|
|
|
# This may also be "None", "All", or any combination of "Indexes",
|
|
|
|
# "Includes", "FollowSymLinks", "ExecCGI", or "MultiViews".
|
1996-07-11 11:04:01 +00:00
|
|
|
--- 12,18 ----
|
1995-09-29 17:01:18 +00:00
|
|
|
|
|
|
|
# This should be changed to whatever you set DocumentRoot to.
|
|
|
|
|
|
|
|
! <Directory /usr/local/www/data>
|
|
|
|
|
|
|
|
# This may also be "None", "All", or any combination of "Indexes",
|
|
|
|
# "Includes", "FollowSymLinks", "ExecCGI", or "MultiViews".
|
|
|
|
***************
|
1996-07-11 11:04:01 +00:00
|
|
|
*** 38,44 ****
|
|
|
|
# /usr/local/etc/httpd/cgi-bin should be changed to whatever your ScriptAliased
|
|
|
|
# CGI directory exists, if you have that configured.
|
|
|
|
|
|
|
|
! <Directory /usr/local/etc/httpd/cgi-bin>
|
|
|
|
AllowOverride None
|
|
|
|
Options None
|
|
|
|
</Directory>
|
|
|
|
--- 38,44 ----
|
|
|
|
# /usr/local/etc/httpd/cgi-bin should be changed to whatever your ScriptAliased
|
|
|
|
# CGI directory exists, if you have that configured.
|
|
|
|
|
|
|
|
! <Directory /usr/local/www/cgi-bin>
|
|
|
|
AllowOverride None
|
|
|
|
Options None
|
|
|
|
</Directory>
|