The following commit has been merged in the debian-master branch:
commit b6b33dea8339dee660c052291a464c063bfadebc
Author: Frank Lichtenheld <[EMAIL PROTECTED]>
Date:   Fri Oct 3 12:41:22 2008 +0200

    apache.conf: Change configuration from VirtualHost * to VirtualHost *:80

diff --git a/conf/apache.conf.sed.in b/conf/apache.conf.sed.in
index 521ba4d..f21bbc3 100644
--- a/conf/apache.conf.sed.in
+++ b/conf/apache.conf.sed.in
@@ -65,7 +65,7 @@
   AddEncoding x-gzip .gz
 </Directory>
 
-<VirtualHost *>
+<VirtualHost *:80>
    ServerAdmin [EMAIL PROTECTED]
    DocumentRoot %TOPDIR%/www/
    ServerName %SITE%

-- 
APT Archive Web-Frontend (Alioth repository)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to