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

RE: [cobalt-users] 4R - Web Redirection OT



Thanks. Tried that. Didn't appear to do anything. I created the page in
Frontpage and the source is as follows:

<html>

<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="Meta Refresh Tag" content="&lt;META http-equiv=refresh
content=&quot;0;
url=http://www.oldtimercameras.com/index.html&quot;&gt;&lt;/HEAD&gt;";>
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>New Page 1</title>
</head>

<body>

</body>

</html>

Is there something obvious I've missed?

TIA

-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx] On Behalf Of David
Sent: 25 November 2001 04:19
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: [cobalt-users] 4R - Web Redirection OT


Message: 6
From: "Richard Sidlin" <dns@xxxxxxxxxxxxxxxxx>
To: "Cobalt List" <cobalt-users@xxxxxxxxxxxxxxx>
Date: Sat, 24 Nov 2001 16:59:40 -0000
Subject: [cobalt-users] 4R - Web Redirection
Reply-To: cobalt-users@xxxxxxxxxxxxxxx

I have a domain setup and the owner requires it to point to his other
site that is hosted elsewhere. I did a ping on it's www address but if I
point my DNS to that address, it points to a different site on that IP
address.

What to do?

-----
Hi Richard,

I thought the error 404 suggestion was an interesting approach, not my
choice however.

Simply create a basic index.html file
with a meta refresh tag in the head section.

Ex:
<META http-equiv=refresh content="0;
url=http://www.someplaceintexas.com";></HEAD>
The body is blank.

This is fast with very low overhead as opposed to error handling by the
server. Just my .02

What is happening is the other site is a virtual site with several sites
sharing the ip address.  You see the root site assigned to that address
and are required to use the name based site to see the virtual sites.

David

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