[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Best way to forward domain?
- Subject: Re: [cobalt-users] Best way to forward domain?
- From: Kris Dahl <kris@xxxxxxxxxxxxx>
- Date: Wed Feb 16 15:44:28 2000
If I were put in charge of such an issue, I would simply do a http header
redirect with a peice of C, PERL, or PHP code. I.E.:
Location: http://$yoururl
Kicks your browser to the specified location.
-k
on 2/16/00 11:41 AM, Brian Kane at briankane@xxxxxx wrote:
> Both NSI and REGISTER.COM offer URL forwarding now (can forward to specific
> page elsewhere).
>
> I wonder how they do it? Kinda odd if they create a refresh page.
>
> CNAME can only go to base URL, right? (not www.url.com/pagethree.html)
>
> Brian
> DJ.NET
>
>> Not sure whether this is the best or the worst, but it works:
>>
>>> <html>
>>> <meta http-equiv="refresh"
>>> content="0;url=http://www.mktres.demon.co.uk/index.html">
>>> </html>
>>
>> To see how it works, type <www.sdresearch.com> into your browser. The
>> disadvantage is that it changes the URL in the browser window to the one
>> being pointed to.
>>
>> This runs on my RaQ2.
>>
>> Jeff
>
> ,.-=~'`^`'~=-.,_,.-=~'`^`'~=-.,_,
> | Brian Kane brian@xxxxxx |
> ^`'~=-.,_,.-=~'`^`'~=-.,_,.-=~'`^
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>