diff options
author | Paul Traina <pst@FreeBSD.org> | 1995-09-26 06:15:03 +0000 |
---|---|---|
committer | Paul Traina <pst@FreeBSD.org> | 1995-09-26 06:15:03 +0000 |
commit | 19b816db8f7185ccdcc76d0aa70c36e7f5ae1df2 (patch) | |
tree | 23aa5a07bdc12acf60a6eb70b6bf525c483dbc20 /www/apache20 | |
parent | Upgrade to new international dev version (diff) |
Make apache less NCSA-like and more BSD-like.
Binary installed in /usr/local/sbin.
Document root is /usr/local/www/data.
Server root is /usr/local/www/server.
Notes
Notes:
svn path=/head/; revision=2197
Diffstat (limited to 'www/apache20')
-rw-r--r-- | www/apache20/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache20/pkg-plist b/www/apache20/pkg-plist index 72f7857affde..cf13ab2ef10d 100644 --- a/www/apache20/pkg-plist +++ b/www/apache20/pkg-plist @@ -1,6 +1,7 @@ +sbin/httpd www/cgi-bin +www/data www/server/logs -www/server/httpd www/server/conf/httpd.conf www/server/conf/srm.conf www/server/conf/access.conf @@ -33,4 +34,3 @@ www/icons/text.gif www/icons/transfer.gif www/icons/unknown.gif www/icons/uu.gif - |