X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=conf%2Fapache.conf.sed.in;h=b69afe2da48ca0b900f38e7b4db5919ec1f4fcf4;hb=5e644dcaf7e467967a2e4e653b2a1d771eb7d595;hp=a3a074e97396cc24f33bb15825b284ebfb71c763;hpb=d73f83ba4ee2e4bfaee23913fc1e4cae2c4aaea8;p=deb%2Fpackages.git diff --git a/conf/apache.conf.sed.in b/conf/apache.conf.sed.in index a3a074e..b69afe2 100644 --- a/conf/apache.conf.sed.in +++ b/conf/apache.conf.sed.in @@ -135,3 +135,17 @@ # RewriteRule . /index.html + +# +# ServerAdmin frank@lichtenheld.de +# DocumentRoot %TOPDIR%/www/ +# ServerName packages.ubuntu.net +# ServerAlias packages.ubuntulinux.org +# ErrorLog /var/log/apache2/%SITE%-error.log +# CustomLog /var/log/apache2/%SITE%-access.log combined +# +# ScriptAlias /cgi-bin %TOPDIR%/cgi-bin/ +# +# RedirectMatch permanent (.*) http://%SITE%$1 +# +