summaryrefslogtreecommitdiff
path: root/www/apache13-ssl/files/patch-as
diff options
context:
space:
mode:
Diffstat (limited to 'www/apache13-ssl/files/patch-as')
-rw-r--r--www/apache13-ssl/files/patch-as17
1 files changed, 8 insertions, 9 deletions
diff --git a/www/apache13-ssl/files/patch-as b/www/apache13-ssl/files/patch-as
index ab7214774dbb..f4f61f16ac8a 100644
--- a/www/apache13-ssl/files/patch-as
+++ b/www/apache13-ssl/files/patch-as
@@ -1,11 +1,10 @@
---- configure.org Wed Nov 3 14:52:06 1999
-+++ configure Wed Nov 3 14:52:26 1999
-@@ -1086,7 +1086,7 @@
- ## UID/GID as production oriented as a web server in NIS anyway.
+--- configure.org Sun Feb 13 11:11:46 2000
++++ configure Sun Feb 13 11:12:16 2000
+@@ -366,8 +366,8 @@
##
- conf_user="nobody"
--conf_group="#-1"
+ ## Initialize server user ID and group ID variables
+ ##
+-conf_user=""
+-conf_group=""
++conf_user="nobody"
+conf_group="nogroup"
- conf_port="80"
- conf_serveradmin="you@your.address"
- conf_servername="new.host.name"