diff options
Diffstat (limited to 'www/apache22/files/patch-ag')
-rw-r--r-- | www/apache22/files/patch-ag | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/www/apache22/files/patch-ag b/www/apache22/files/patch-ag deleted file mode 100644 index 436f8f3f7d95..000000000000 --- a/www/apache22/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 |