> > Am I the only one who thinks that mirroring www.apache.org is useless ?
> > Why do you ask ?
> 
> [...]
> 
This is how I solved the problem temporarely, you may use the same script
for your mirror if you like.

#!/usr/local/bin/bash
#
# 20010314 Gorm Jorgensen <[EMAIL PROTECTED]>
#

cd /var/ftp/mirrors/public/www.apache.org/
wget http://httpd.apache.org/ --output-document=index.html
/usr/bin/perl -pi -e 's/www.apache.org\//apache.area51.dk\//g' index.html

-- 
Gorm Jorgensen - UB++++
http://www.area51.dk/

Reply via email to