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

Bug#495110: apache2.2-common: /DocumentRoot/ s,/* *$,,



Package: apache2.2-common
Version: 2.2.3-4+etch4
Tags: patch
File: /etc/apache2/sites-available/default

http://httpd.apache.org/docs/2.0/mod/core.html#documentroot

--- /etc/apache2/sites-available/default
+++ /tmp/tmp.RpZWdl7240/default	2008-08-14 09:08:15.000000000 -0700
@@ -1,8 +1,8 @@
 NameVirtualHost *
 <VirtualHost *>
 	ServerAdmin webmaster@localhost
-	
-	DocumentRoot /var/www/
+
+	DocumentRoot /var/www
 	<Directory />
 		Options FollowSymLinks
 		AllowOverride None




Reply to: