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

RE: [cobalt-users] [RaQ 4][DNS] URL forwarding goes to wrong website



Instead of using CNAME, you may also create a page with the name "index.html" and the following content:

*********************************************************************************************************
<html>

<head>
<meta http-equiv="refresh" content="0; URL=http://www.isysmanufacturing.com/";>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>New Page 1</title>
</head>

<body>

</body>

</html>
******************************************************************************************************
ftp it to the directory "/web" on your "http://www.laserfab.com"; - Account and everything works fine.


Best regardes Sandro, Switzerland



 



> > I have a domain (www.laserfab.com) that is supposed to "point" to
> > www.isysmanufacturing.com, so that when someone types www.laserfab.com,
> > the end up at www.isysmanufacturing.com. This is not working. Instead
> > they end up at a different web site (hosted on the same IP as
> > isysmaufacturing.com).
> >
> > The problem is that when you type www.laserfab.com, you get redirected
> > to www.mariasharylen.com - which is also at x.x.x.4 - *WHY*?!?
> >
> > Setup:
> > The ZONE file for laserfab is (some lines ommited):
> > www     CNAME     www.isysmanufacturing.com
> >
> 
> Try a CNAME of www.laserfab.com --> isysmanufacturing.com w/o the www. Or,
> use a redirect in a httpd.conf file or an extra.conf file. The RaQ's are
> funny with CNAME.
> I prefer the extra or include.conf. Details at
> http://list.cobalt.com/pipermail/cobalt-users/2000-October/024470.html
> --
> Dan Kriwitsky
> 
> 
> 
> 
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
> 
>