If your provider is willing, you can set the default page to be different for
each domain.

If not, then your default cfm page should read the http GET and route the
request to the correct domain/page.

======================================
Stop spam on your domain, Anti-spam solutions
http://www.clickdoug.com/mailfilter.cfm
For hosting solutions http://www.clickdoug.com
======================================

----- Original Message -----
From: Michael T. Tangorre
To: CF-Talk
Sent: Sunday, April 11, 2004 10:27 PM
Subject: Multiple Sites / 1 Hosting Account

I have a shared hosting account and have two domains pointed at the account.
I want to run both sites independantly... Is it best to use a quick "cfif"
in the root level index.cfm to push the user to the right site? As long as
the cfapplication tags have unique name attributes the applications should
be kept independent, yes? It would look like this:

ROOT
-Application.cfm
-index.cfm
SITE1
   -Application.cfm
   -index.cfm
SITE2
   -Application.cfm
   -index.cfm

How do you handle this, if you are in a similar situation? These are just
personal sites, nothing of importance really...

Thanks!

Mike
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to