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

RE: [cobalt-users] direct domain to specific URL



http://www.kastle.net has a cgi script that do this for you, I run it on a
Raq4 myself and it will work on Raq2 and Raq3 too. You have to do some smal
modifications and use SSI and put this line in your index file <!--#echo
var="HTTP_HOST" --> And just point all your sites that you will forward to
the same IP adress. It will do the work.

Best reg.

Jarle

Mega 2000 AS


>
> > A company called Domain Direct (www.domaindirect.com) is able to point a
> > particular domain name to any URL. For example, they could
> point www.bob.com
> > to http://www.geocities.com/bobspage/bobpage.html so that when
> someone types
> > www.bob.com into their web browser they are redirected to
> > http://www.geocities.com/bobspage/bobpage.html
> >
> > We want to offer a client this same service via our Raq3i. We
> don't want to
> > do this through any kind of web page redirect (ie meta tag or javascript
> > redirect) if we can avoid it. How would we accomplish this? (is there
> > special software?)
>
> Well, there's no way to do it in DNS alone, if that's what you mean.
>
> You can either do it using Apache (using Apache's redirect, or using a
> meta tag or javascript redirect), or you can write your own program to
> read port 80, direct all the sites there, and have it do table lookups
> (perhaps using MYSQL) and send the redirects out that way.
>
> Jeff
> --
> Jeff Lasman <jblists@xxxxxxxxxxxxx>
> nobaloney.net
> P. O. Box 52672
> Riverside, CA  92517
> voice: (909) 787-8589  *  fax: (909) 782-0205
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>