Two FP sites on one host?

D

Dublevay

I have two websites that I run:

- www.essexchurches.co.uk
- www.st-erkenwalds.co.uk

These both run on Easily.co.uk's Virtual Servers, but, at present, I am
paying for two of these 'virtual servers'. What I want to know is, is it
possible to have two completely seperate websites operating from the same
web address?

I.e. www.essexchurches.co.uk/index.htm being for Essex Churches, and
www.essexchurches.co.uk/erkenwald/index.htm being for St Erkenwald's, but
with them both being seperately handled by Frontpage.

I hope that makes sense.

Thanks

John
 
T

Thomas A. Rowe

Yes, if your host allows or you can use a Domain re-direction service or
check any see if the company that your registered your domain offers the
service. However these last two option may not work the way you want, such
either loading in a frameset or not keeping the domain name the user was
looking for, instead showing the primary domain associated with your web
hosting account.

Example of what you see when your host support you having multiple domains
on a single account, and a little server-side scripting (in this case I use
ASP) determine which pages to show based on the requested domain:

The following two domains are both on a single hosting account:

http://www.ecom-data.com
http://www.ycoln-design.com

and to see what happens when the following domain is forwarded, and not
supported by my host:

http://www.ecom-data.co.uk

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
D

Dublevay

Thanks Thomas.

I'll look into that a bit more tomorrow. My bed is calling me at the moment.

Cheers

John
 
Top