Package: apache Version: 1.3.29.0.2-4 Severity: normal
I am trying to set apache to have liberal umask setting, to ensure www-data user does not write something with incorrect permissions. So I'm putting umask 002 in /etc/init.d/apache, but I see there I should be : # The variables below are NOT to be changed. They are there to make the # script more readable. Look in /etc/defaults/apache for editable variables. But: [EMAIL PROTECTED]:~$ ls /etc/defaults/apache ls: /etc/defaults/apache: No such file or directory So is this a bug or where should I be configuring this? -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.0 Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (ignored: LC_ALL set to en_GB.UTF-8) Versions of packages apache depends on: ii apache-common 1.3.29.0.2-4 Support files for all Apache webse ii debconf 1.4.21 Debian configuration management sy ii dpkg 1.10.20 Package maintenance system for Deb ii libc6 2.3.2.ds1-11 GNU C Library: Shared libraries an ii libdb4.2 4.2.52-16 Berkeley v4.2 Database Libraries [ ii libexpat1 1.95.6-8 XML parsing C library - runtime li ii libmagic1 4.07-2 File type determination library us ii libpam0g 0.76-16 Pluggable Authentication Modules l ii logrotate 3.6.5-2 Log rotation utility ii mime-support 3.26-1 MIME files 'mime.types' & 'mailcap ii perl 5.8.3-3 Larry Wall's Practical Extraction -- debconf information: * apache/server-name: daidalos.pannuhuone.org * apache/document-root: /var/www * apache/server-port: 80 * apache/enable-suexec: false * apache/init: true * apache/server-admin: [EMAIL PROTECTED]

