diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1998-04-21 21:58:18 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1998-04-21 21:58:18 +0000 |
commit | a64e845de78f2cfb51429007d67c5e2d8de86b57 (patch) | |
tree | 3fda41021329ca0bfc9e6ad8100bc81a96af288a /www/apache21/files/patch-ak | |
parent | Upgrade postgresql to version 6.3.2 (diff) |
Upgrade to 1.3b6, now with loadable modules!
Notes
Notes:
svn path=/head/; revision=10626
Diffstat (limited to 'www/apache21/files/patch-ak')
-rw-r--r-- | www/apache21/files/patch-ak | 27 |
1 files changed, 2 insertions, 25 deletions
diff --git a/www/apache21/files/patch-ak b/www/apache21/files/patch-ak index 6a053da102b7..a99c4343151c 100644 --- a/www/apache21/files/patch-ak +++ b/www/apache21/files/patch-ak @@ -1,28 +1,5 @@ -*** src/support/apachectl.orig Sun Oct 26 02:35:19 1997 ---- src/support/apachectl Fri Nov 21 22:58:08 1997 -*************** -*** 21,30 **** - # -------------------- -------------------- - # - # the path to your PID file -! PIDFILE=/usr/local/apache/logs/httpd.pid - # - # the path to your httpd binary -! HTTPD=/usr/local/apache/src/httpd - # - # a command that outputs a formatted text version of the HTML at the - # url given on the command line. Designed for lynx, however other ---- 21,30 ---- - # -------------------- -------------------- - # - # the path to your PID file -! PIDFILE=/var/run/httpd.pid - # - # the path to your httpd binary -! HTTPD=/usr/local/sbin/httpd - # - # a command that outputs a formatted text version of the HTML at the - # url given on the command line. Designed for lynx, however other +*** src/support/apachectl.orig Tue Mar 31 16:53:46 1998 +--- src/support/apachectl Tue Apr 21 17:15:55 1998 *************** *** 37,42 **** --- 37,44 ---- |