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