On Wed, 14 Mar 2001, Gorm Jorgensen wrote:

> > 
> > i'm not sure why you're doing something with multiple steps there.
> > 
> > when you mirror apache, you are getting essentially the correct files, why
> > not just modify the pointers ?
> > 
> The problem is that the current design of the HTML does not use files from
> the mirror, but links to httpd.apache.org. And therefor the load is put on
> one single server instead of the mirror server.

which is why you can just modify the urls on the front page to point to your
local mirror, rather than go through all of that to redownload a copy of
a file you already have, to replace the front page..

from what i can tell your script does..

you mirror apache.
you then get the httpd.html file
you replace the existing index.html with this file
you change pointers in this file to your local site.


perhaps i misunderstood.. why not skip stpes 2 and 3 - just change pointers
in the index file apache supply ?


-jason

Reply via email to