From 1fe017ba39175b54efe5d7f00dcd2fa8347a6dcb Mon Sep 17 00:00:00 2001 From: Frederic Lepied Date: Thu, 30 Jun 2005 06:54:11 +0000 Subject: manage apache files (Guillaume Rousse) (bug #12183) --- conf/perm.0 | 5 +++++ conf/perm.1 | 5 +++++ conf/perm.2 | 5 +++++ conf/perm.3 | 5 +++++ conf/perm.4 | 5 +++++ conf/perm.5 | 5 +++++ 6 files changed, 30 insertions(+) (limited to 'conf') diff --git a/conf/perm.0 b/conf/perm.0 index 8d7c485..9bee0cc 100644 --- a/conf/perm.0 +++ b/conf/perm.0 @@ -24,6 +24,11 @@ /etc/hosts.allow root.root 644 /etc/hosts.deny root.root 644 /etc/hosts.equiv root.root 644 +/etc/httpd/modules.d/*.conf root.root 644 +/etc/httpd/conf/*.conf root.root 644 +/etc/httpd/conf/addon-modules/* root.root 644 +/etc/httpd/conf/vhosts.d/* root.root 644 +/etc/httpd/conf/webapps.d/* root.root 644 /etc/inetd.conf root.root 644 /etc/inittab root.root 644 /etc/ld.so.conf root.root 644 diff --git a/conf/perm.1 b/conf/perm.1 index c3997a5..0db9cbb 100644 --- a/conf/perm.1 +++ b/conf/perm.1 @@ -24,6 +24,11 @@ /etc/hosts.allow root.root 644 /etc/hosts.deny root.root 644 /etc/hosts.equiv root.root 644 +/etc/httpd/modules.d/*.conf root.root 644 +/etc/httpd/conf/*.conf root.root 644 +/etc/httpd/conf/addon-modules/* root.root 644 +/etc/httpd/conf/vhosts.d/* root.root 644 +/etc/httpd/conf/webapps.d/* root.root 644 /etc/inetd.conf root.root 644 /etc/inittab root.root 644 /etc/ld.so.conf root.root 644 diff --git a/conf/perm.2 b/conf/perm.2 index 2d5e6f7..923ffa6 100644 --- a/conf/perm.2 +++ b/conf/perm.2 @@ -24,6 +24,11 @@ /etc/hosts.allow root.root 644 /etc/hosts.deny root.root 644 /etc/hosts.equiv root.root 644 +/etc/httpd/modules.d/*.conf root.root 644 +/etc/httpd/conf/*.conf root.root 644 +/etc/httpd/conf/addon-modules/* root.root 644 +/etc/httpd/conf/vhosts.d/* root.root 644 +/etc/httpd/conf/webapps.d/* root.root 644 /etc/inetd.conf root.root 644 /etc/inittab root.root 644 /etc/ld.so.conf root.root 644 diff --git a/conf/perm.3 b/conf/perm.3 index 4960b68..a374112 100644 --- a/conf/perm.3 +++ b/conf/perm.3 @@ -24,6 +24,11 @@ /etc/hosts.allow root.root 644 /etc/hosts.deny root.root 644 /etc/hosts.equiv root.root 644 +/etc/httpd/modules.d/*.conf root.root 644 +/etc/httpd/conf/*.conf root.root 644 +/etc/httpd/conf/addon-modules/* root.root 644 +/etc/httpd/conf/vhosts.d/* root.root 644 +/etc/httpd/conf/webapps.d/* root.root 644 /etc/inetd.conf root.root 644 /etc/inittab root.root 644 /etc/ld.so.conf root.root 644 diff --git a/conf/perm.4 b/conf/perm.4 index 7d50c67..649017f 100644 --- a/conf/perm.4 +++ b/conf/perm.4 @@ -24,6 +24,11 @@ /etc/hosts.allow root.daemon 644 /etc/hosts.deny root.daemon 644 /etc/hosts.equiv root.daemon 640 +/etc/httpd/modules.d/*.conf root.adm 640 +/etc/httpd/conf/*.conf root.adm 640 +/etc/httpd/conf/addon-modules/* root.adm 640 +/etc/httpd/conf/vhosts.d/* root.adm 640 +/etc/httpd/conf/webapps.d/* root.adm 640 /etc/inetd.conf root.adm 640 /etc/inittab root.adm 640 /etc/ld.so.conf root.ctools 640 diff --git a/conf/perm.5 b/conf/perm.5 index 18c7970..f933f23 100644 --- a/conf/perm.5 +++ b/conf/perm.5 @@ -24,6 +24,11 @@ /etc/hosts.allow root.daemon 644 /etc/hosts.deny root.daemon 644 /etc/hosts.equiv root.daemon 640 +/etc/httpd/modules.d/*.conf root.root 600 +/etc/httpd/conf/*.conf root.root 600 +/etc/httpd/conf/addon-modules/* root.root 600 +/etc/httpd/conf/vhosts.d/* root.root 600 +/etc/httpd/conf/webapps.d/* root.root 600 /etc/inetd.conf root.root 600 /etc/inittab root.root 600 /etc/ld.so.conf root.root 600 -- cgit v1.2.1