[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#506060: The DocumentRoot should be specified without a trailing slash.



Package: apache2.2-common
Version: 2.2.9-10
Severity: normal

The online documentation states that the DocumentRoot should be specified without a trailing slash.

--- default     2008-11-18 03:58:46.000000000 +0200
+++ /etc/apache2/sites-available/default        2008-08-08 20:32:34.000000000 +0300
@@ -1,7 +1,7 @@
 <VirtualHost *:80>
        ServerAdmin webmaster@localhost

-       DocumentRoot /var/www/
+       DocumentRoot /var/www
        <Directory />
                Options FollowSymLinks
                AllowOverride None



      



Reply to: