[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Domain Parking - Off Topic
- Subject: Re: [cobalt-users] Domain Parking - Off Topic
- From: flash22@xxxxxxx
- Date: Fri Jan 12 20:25:00 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Thu, 11 Jan 2001, Gavin Nelmes-Crocker wrote:
> Hi
>
> Does anyone know how when you park a domain on an IP and someone goes to
> that page by the url that it displays the page dynamically showing the url
> you typed i.e. you create one page with a <domain.com> tag and when called
> it displays the url type in.
This can be done trivially using server incluses (eg index.shtml)
Welcome to <!--#echo var="SERVER_NAME" -->
(plus the appropriate <html>...
note that if someone access the domain by IP number that's what they will
see however...the server hasn't a clue...