Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IIS is confused by displaying wrong websites 1

Status
Not open for further replies.

feshangi

MIS
Nov 24, 2004
265
US
Hello,

I am running IIS 6 and ColdFusion MX in one machine. I am hosting about 5 domain names with my IIS such as xyz.com, abc.com, def.com, ghi.com, and jkl.com. One of these 5 domain is all the way written with basic HTML language so ColdFusion is not used in this domain and I don't have any problem with this domain at all.

On the other 4 domains I am using CFM language so ColdFusion is in used on these and in result all these sites are confused now. By confused I mean if I restart my server and if I bring up jkl.com then all the other 3 domains will show jkl.com . And if I restart the server and bring up ghi.com then all the other domains will show ghi.com. Note that the pictures/graphics will not load on the confused domains which means if abc.com domain is showing jkl.com by mistake since the file on jkl.com can't be find then the specific images won't load so all i see is bouch of image holders.

Am I missing some configuration with my coldfusion?

Plase advice.

Thanks,

Mike
 
I fixed this by unchecking this option:

Cache web server paths
Caches page paths on single-site web server installations, which provides improved performance. You must restart the server for this change to take effect.

Thanks,

Mike
 
this thread will help.
thread232-828687

If you don't ask the right questions, you don't get the right answers. A question asked in the right way often points to its own answer. Asking questions is the ABC of diagnosis. Only the inquiring mind solves problems.

-Quote by Edward Hodnett
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top