diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-03-17 02:18:05 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-03-17 02:18:05 +0000 |
commit | 6c59170bca7b079bb699aa4fe6a5bf790e0dea6e (patch) | |
tree | 83a5fb38fba33a2f9e88f2df143b28d6ebc3b483 /www/apache21/files/patch-ag | |
parent | Revert to rev. 1.4, which will restore some bugs in the previous version (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_0_0'.release/4.0.0
Diffstat (limited to 'www/apache21/files/patch-ag')
-rw-r--r-- | www/apache21/files/patch-ag | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/www/apache21/files/patch-ag b/www/apache21/files/patch-ag deleted file mode 100644 index 436f8f3f7d95..000000000000 --- a/www/apache21/files/patch-ag +++ /dev/null @@ -1,20 +0,0 @@ ---- conf/httpd.conf-dist.orig Thu May 6 00:17:59 1999 -+++ conf/httpd.conf-dist Fri Sep 3 15:42:56 1999 -@@ -467,7 +467,7 @@ - # define per-<VirtualHost> access logfiles, transactions will be - # logged therein and *not* in this file. - # --CustomLog logs/access_log common -+#CustomLog logs/access_log common - - # - # If you would like to have agent and referer logfiles, uncomment the -@@ -480,7 +480,7 @@ - # If you prefer a single logfile with access, agent, and referer information - # (Combined Logfile Format) you can use the following directive. - # --#CustomLog logs/access_log combined -+CustomLog logs/access_log combined - - # - # Optionally add a line containing the server version and virtual host |