Here's what we use: this is a cut and paste of actual live code: # cat index.html <html> <meta http-equiv="refresh" content="0;url=http://www.mktres.demon.co.uk/index.html"> </html>The only problem with it is that it changes the URL in the browser to show the pointed-to site.
Jeff At 12:50 PM 12/21/99 Ben Hayes wrote:
David, Thanks for the advice. I've tried the index.html approach using: <REDIRECT TYPE="client" LOCATION="http://www.oncologics.org"/> but I'm having no luck. The page doesn't redirect me to my target url. Would you mind sending me the correct syntax or the steps necessary to implement the 'Server Alias' in the httpd.conf? Thanks, -Ben