]> git.deb.at Git - deb/packages.git/blobdiff - conf/apache.conf.sed.in
Add some files for the new mail setup to .gitignore
[deb/packages.git] / conf / apache.conf.sed.in
index 521ba4d1aaf307e02e7c24ce95440715fd4b27bf..ce7739f41c93e596ff668e7e6423e8de99093a70 100644 (file)
   AddEncoding x-gzip .gz
 </Directory>
 
-<VirtualHost *>
+<VirtualHost *:80>
    ServerAdmin webmaster@debian.org
    DocumentRoot %TOPDIR%/www/
    ServerName %SITE%
+   ServerAlias newpackages.debian.org
    ErrorLog /var/log/apache2/%SITE%-error.log
    CustomLog /var/log/apache2/%SITE%-access.log combined