URL of mirror : apache.fast.co.nz
Country where the mirror is located: Auckland, New Zealand
Contact email address : [EMAIL PROTECTED]
Update frequency : 4 hours
Rsync repository used : rsync -rtlzv --delete rsync.apache.org::apache-dist /mirror/ftp/sites/apache.org/
Approximate bandwidth NZ: 100MB
Approximate bandwidth intl: 8MB (4 upstream providers)
Apache version: apache-1.3.32
O/S: FreeBSD 4.10
I have followed the recommended configuration for my mirror (yes/no) yes.
 
Apache config:
 
<Directory /mirror/ftp/sites/apache.org>
  IndexOptions FancyIndexing NameWidth=* FoldersFirst \
     ScanHTMLTitles DescriptionWidth=*
  HeaderName HEADER.html
  ReadmeName README.html
  AllowOverride FileInfo Indexes
  Options Indexes SymLinksIfOwnerMatch
</Directory>
 

<VirtualHost *:80>
    ServerAdmin [EMAIL PROTECTED]
    DocumentRoot /mirror/ftp/sites/apache.org/
    ServerName apache.fast.co.nz
    ServerAlias apache.org
    ErrorLog logs/apache.fast.co.nz-error_log
    CustomLog logs/apache.fast.co.nz-access_log common
</VirtualHost>
 
Thanks
Kindest Regards
Barry Murphy

Reply via email to