freebsd-ports/www/apache13-modssl/files/patch-aa
1999-08-31 06:56:00 +00:00

11 lines
321 B
Text

--- configure.orig Sat Aug 14 10:29:05 1999
+++ configure Fri Aug 20 19:59:53 1999
@@ -1084,7 +1084,7 @@
## UID/GID as production oriented as a web server in NIS anyway.
##
conf_user="nobody"
-conf_group="#-1"
+conf_group="nobody"
conf_port="80"
conf_serveradmin="you@your.address"
conf_servername="new.host.name"