Package: dwww
Version: 1.12.0
Severity: important
Tags: patch
Dear Maintainer,
After upgrading to apache2 (2.4.7-1), it is impossible to display the welcome
page of the dwww page. The reason is that the default root folder is now
/var/www/html and thus the /var/www/dwww folder is no longer visible.
My proposed patch is to add an alias that points to the dwww folder.
Best regards
Michel
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.12-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages dwww depends on:
ii apache2 2.4.7-1
ii apache2-bin [httpd-cgi] 2.4.7-1
ii debconf [debconf-2.0] 1.5.52
ii debianutils 4.4
ii doc-base 0.10.5
ii file 1:5.14-2
ii libc6 2.17-97
ii libfile-ncopy-perl 0.36-1
ii libmime-types-perl 2.04-1
ii man-db 2.6.5-2
ii mime-support 3.54
ii perl 5.18.1-5
ii ucf 3.0027+nmu1
Versions of packages dwww recommends:
ii apache2 2.4.7-1
ii apache2-bin [httpd] 2.4.7-1
ii apt 0.9.14.2
ii dlocate 1.02+nmu3
ii info2www 1.2.2.9-24
ii swish++ 6.1.5-2.2
Versions of packages dwww suggests:
ii chromium [www-browser] 31.0.1650.63-1
ii doc-debian 6.1
ii dpkg-www 2.54+nmu1
ii google-chrome-unstable [www-browser] 33.0.1750.5-1
ii iceweasel [www-browser] 24.2.0esr-1
ii konqueror [www-browser] 4:4.11.3-1
ii w3m [www-browser] 0.5.3-13
-- Configuration Files:
/etc/apache2/conf-available/dwww.conf changed:
<IfModule mod_alias.c>
Alias /dwww /var/www/dwww
</IfModule>
<Directory "/var/www/dwww">
Require local
# Require ip 192.0.2.0/24
# Require ip 2001:db8::a00:20ff:fea7:ccea/10
</Directory>
<Location "/cgi-bin/dwww">
Require local
# Require ip 192.0.2.0/24
# Require ip 2001:db8::a00:20ff:fea7:ccea/10
</Location>
-- debconf information excluded
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]