[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] apache and redirects



Kevin,

On the first domain setup a index.htm page with redirect to the second
domain.

click on this link and watch the URL change. http://mystuf.com/~lakenorman/

here is the code for index.htm at the above link
<html>

<head>
<title>Amy's Home Page</title>
<meta http-equiv="Refresh" content="0;URL=http://www.lakenormansweb.com";>
</head>

<body>
</body>
</html>

I have used this in several places and it works great for me.

Wayne McBryde
http://mcbryde.com
http://mcbryde.com/stockcargifts

-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Kevin D
Sent: Friday, December 08, 2000 4:05 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: [cobalt-users] apache and redirects


Hi,

I have a customer who hosts a domain with us on a raq3i. We do a redirect so
that when someone types in www.domain.com the browser is directed to another
web server with the actual site. As of right now, we use the apache redirect
command, and when the browser is redirected, the url shows
http://www.someOtherSite.com/stuff/page.html

We want it to stay www.domain.com even after the redirect. Is this possible?
How?

Thanks,
Kevin


_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To Subscribe or Unsubscribe, please go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users