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.
This commit is contained in:
parent
e78be2ff40
commit
19b816db8f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2197
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user