ServerName mirrorbrain.gentoo.org
ServerAlias mirrorbrain-test.gentoo.org
DocumentRoot /data/mirror
AliasMatch ^/favicon.ico /var/www/empty/favicon.ico
DBDriver pgsql
GeoIPEnable On
GeoIPOutput Env
GeoIPDBFile /usr/share/GeoIP/GeoLiteCity.dat.updated MMapCache
IndexOptions HTMLTable SuppressColumnsorting SuppressHTMLPreamble FancyIndexing
IndexHeadInsert ""
HeaderName /var/www/empty/mb-css/header.html
ReadmeName /var/www/empty/mb-css/footer.html
MirrorBrainEngine On
MirrorBrainDebug On
FormGET On
MirrorBrainHandleHEADRequestLocally Off
MirrorBrainMinSize 0
Order deny,allow
Allow from all
Options FollowSymLinks Indexes
# IndexOptions Metalink Mirrorlist
IndexOptions HTMLTable
IndexOptions SuppressColumnsorting
IndexOptions XHTML
AllowOverride All
# allow favicon.ico
Order deny,allow
Allow from all
Options FollowSymLinks
AllowOverride All
# vim: ts=4 sw=4 et ai ft=apache: