On Wed, 2002-10-09 at 13:50, Ted Hilts wrote: > > The content of this information which I moved from the Apache server in > Texas onto my LAN Apache server contains references like: > http://www.name.com/directory/file.html and ... > In other words, there are full path (including domain name) references > through out the hundreds of thousands of files. ... > Any help on this would be appreciated. I am trying to do this a simply > as possible.
OK, the easiest way to take care of this would be to run your own name server for your internal LAN. Configure an authoritative zone for the hostname "www.name.com" that points to your internal server. When you want to test the content on the public server, comment out that section of /etc/named.conf and restart the named server. All the same, you'd probably do yourself a service to not use absolute paths in your links. -- redhat-list mailing list unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list