Bug#260058: apache2.conf: UserDir directive is unnecessary
Package: apache2
Version: 2.0.50-5
Severity: normal
reason 1)
Somewhere around line 205 in /etc/apache2/apache2.conf there is
line
UserDir public_html
I believe that can be/should be removed, because it is already configured
in previous statements around line 118:
Include /etc/apache2/mods-enabled/*.load
Include /etc/apache2/mods-enabled/*.conf
Which will load files:
userdir.load
userdir.conf
reason 2)
If the userdir.* modules are NOT loaded, the "apache2ctl start" will
die on "UserDir public_html" in apache2.conf
-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Kernel: Linux 2.4.26.20040601
Locale: LANG=C, LC_CTYPE=C (ignored: LC_ALL set to en_US)
Versions of packages apache2 depends on:
ii apache2-mpm-prefork 2.0.50-5 Traditional model for Apache2
-- debconf-show failed
Reply to: