Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > media > core-src > by-pkgid > 10d7e35be3fa46674e12b4650d052c7d > files > 1

wwwoffle-2.8e-alt1.src.rpm

--- wwwoffle-2.8~/conf/wwwoffle.conf	2003-09-05 17:49:04 +0000
+++ wwwoffle-2.8/conf/wwwoffle.conf	2003-11-11 17:06:11 +0000
@@ -115,16 +115,16 @@
 
 StartUp
 {
- bind-ipv4         = 0.0.0.0
-#bind-ipv6         = ::
+ bind-ipv4         = 127.0.0.1
+ bind-ipv6         = none
 
  http-port         = 8080
  wwwoffle-port     = 8081
 
  spool-dir         = SPOOLDIR
 
-#run-uid           = daemon
-#run-gid           = daemon
+ run-uid           = wwwoffle
+ run-gid           = wwwoffle
 
  use-syslog        = yes
 
@@ -226,8 +226,8 @@ Options
 
  ssl-allow-port        = 443
 
- dir-perm              = 0755
- file-perm             = 0644
+ dir-perm              = 0750
+ file-perm             = 0640
 
  lock-files            = no
 
--- wwwoffle-2.8~/conf/wwwoffle.conf.template	2003-08-03 16:27:17 +0000
+++ wwwoffle-2.8/conf/wwwoffle.conf.template	2003-11-11 17:06:11 +0000
@@ -11,16 +11,16 @@
 
 StartUp
 {
- bind-ipv4         = 0.0.0.0
-#bind-ipv6         = ::
+ bind-ipv4         = 127.0.0.1
+ bind-ipv6         = none
 
  http-port         = 8080
  wwwoffle-port     = 8081
 
  spool-dir         = SPOOLDIR
 
-#run-uid           = daemon
-#run-gid           = daemon
+ run-uid           = wwwoffle
+ run-gid           = wwwoffle
 
  use-syslog        = yes
 
@@ -43,8 +43,8 @@ Options
 
  ssl-allow-port        = 443
 
- dir-perm              = 0755
- file-perm             = 0644
+ dir-perm              = 0750
+ file-perm             = 0640
 
  lock-files            = no