#297953 dwww: Change debconf default for FHS 2.3

Package:
dwww
Source:
dwww
Description:
Read all on-line documentation with a WWW browser
Submitter:
Pierre THIERRY
Date:
2011-11-21 08:51:09 UTC
Severity:
wishlist
#297953#5
Date:
2005-03-03 17:46:08 UTC
From:
To:
As of 2.3, the standard location for served content is /srv, so default
for web should be /srv/www

diff -ru dwww-1.9.16/debian/dwww.templates dwww-1.9.16.new/debian/dwww.templates
--- dwww-1.9.16/debian/dwww.templates   2004-08-26 19:40:41.000000000 +0200
+++ dwww-1.9.16.new/debian/dwww.templates       2004-12-08 09:44:32.000000000 +0100
@@ -1,9 +1,9 @@
 Template: dwww/docrootdir
 Type: string
-Default: /var/www
+Default: /srv/www
 _Description: Location of web server's document root.
  dwww needs to know the path of the directory which contains your web server's
- document root. The web standard suggests /var/www.
+ document root. The web standard suggests /srv/www.

 Template: dwww/cgidir
 Type: string

#297953#10
Date:
2005-04-11 14:03:24 UTC
From:
To:
tags 297953 wontfix
thanks

According to the current Debian Policy the web servers DocumentRoot
is /var/www, not /srv/www. I'm not going to change this in dwww until
the Policy changes.

Best Regards,
robert