summaryrefslogtreecommitdiffstats
path: root/www/apache21/files
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1997-05-31 20:16:08 +0000
committerache <ache@FreeBSD.org>1997-05-31 20:16:08 +0000
commit1157b5d08416d3a5be3c9ce37ee93525d6b3e068 (patch)
tree323d45225cda0e82fc9699031df8d6c2c2051dbb /www/apache21/files
parent631b830a8e6266e9130dbcafbf3f3fd9fc863b68 (diff)
downloadFreeBSD-ports-1157b5d08416d3a5be3c9ce37ee93525d6b3e068.zip
FreeBSD-ports-1157b5d08416d3a5be3c9ce37ee93525d6b3e068.tar.gz
Upgrade to 1.2b11
Diffstat (limited to 'www/apache21/files')
-rw-r--r--www/apache21/files/patch-ab46
1 files changed, 0 insertions, 46 deletions
diff --git a/www/apache21/files/patch-ab b/www/apache21/files/patch-ab
index 6ad43de..19eed9e 100644
--- a/www/apache21/files/patch-ab
+++ b/www/apache21/files/patch-ab
@@ -34,49 +34,3 @@
AllowOverride None
Options None
</Directory>
-*** conf/srm.conf-dist.orig Thu Jun 13 06:04:43 1996
---- conf/srm.conf-dist Fri Jul 5 06:37:24 1996
-***************
-*** 12,18 ****
- # documents. By default, all requests are taken from this directory, but
- # symbolic links and aliases may be used to point to other locations.
-
-! DocumentRoot /usr/local/etc/httpd/htdocs
-
- # UserDir: The name of the directory which is appended onto a user's home
- # directory if a ~user request is recieved.
---- 12,18 ----
- # documents. By default, all requests are taken from this directory, but
- # symbolic links and aliases may be used to point to other locations.
-
-! DocumentRoot /usr/local/www/data
-
- # UserDir: The name of the directory which is appended onto a user's home
- # directory if a ~user request is recieved.
-***************
-*** 131,142 ****
- # Aliases: Add here as many aliases as you need (with no limit). The format is
- # Alias fakename realname
-
-! #Alias /icons/ /usr/local/etc/httpd/icons/
-
- # ScriptAlias: This controls which directories contain server scripts.
- # Format: ScriptAlias fakename realname
-
-! #ScriptAlias /cgi-bin/ /usr/local/etc/httpd/cgi-bin/
-
- # If you want to use server side includes, or CGI outside
- # ScriptAliased directories, uncomment the following lines.
---- 131,142 ----
- # Aliases: Add here as many aliases as you need (with no limit). The format is
- # Alias fakename realname
-
-! Alias /icons/ /usr/local/www/icons/
-
- # ScriptAlias: This controls which directories contain server scripts.
- # Format: ScriptAlias fakename realname
-
-! ScriptAlias /cgi-bin/ /usr/local/www/cgi-bin/
-
- # If you want to use server side includes, or CGI outside
- # ScriptAliased directories, uncomment the following lines.
OpenPOWER on IntegriCloud