X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=conf%2Fapache.conf.sed.in;fp=conf%2Fapache.conf.sed.in;h=b69afe2da48ca0b900f38e7b4db5919ec1f4fcf4;hb=65ad2afd78d03654960ec5589c0f3e19a2b5c90b;hp=a3a074e97396cc24f33bb15825b284ebfb71c763;hpb=df06c83004cc5dc74e969a8b2f99beb67d7849ac;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 +# +