OK..here is a plain text re-send of my post. (Thanks Jochem). Sorry for the
original HTML version, I susually use plain-text but changed it this week to
show an example to a customer and forgot to set it back...doh!
Anyways...onto the fun....

Hi Guys,

    Long time reader, first time poster. OK...I got a real good problem,
hopefully it's something easy but I have run out of was to search for it on
the search engines and CF sites and you all seem knowledgeable, so here it
is.

BACKGROUND: Am currently running a variety of sites on Win2K Advanced Server
using CFMX Server. All sites are set up to default to index.html first, then
index.cfm after that in IIS and each domain has a directory for itself in
wwwroot. Up until last week, all sites except one had a default page of
index.html, with only one being index.cfm. I have already killed all data
sources, reloaded CFMX Server and remade datasoucrces with no success at
fixing the issue.

ISSUE: since last week, we now have 3 sites that have index.cfm for their
default pages. It seems that after a reboot of the server, whichever site
gets called on first, either IIS or the CF server is loading that index.cfm
page correctly, but whenever an yof the OTHER sites that use index.cfm for
their homepaes gets called on after that, either IIS or the CF Server is
just handing back the index.cfm page for the previously first-accessed site.
I did some troubleshooting and when all the sites are given index.html pages
for defaults, IIS seems to be handing back everything just fine as it
should.

MY BEST GUESS: IIS is working fine and the CFMX server is pulling the
index.cfm page right the first time it is accessed after a reboot and it is
storing it in some sort of cache and just handing it out again thinking it's
the same file(name) everytime, regardless of the domain/directory it should
be working from..???

If anyone wants to look, the sites in question are as follows
http://www.strengthtraining.com - default to index.html splash page, which
goes to an index.cfm page.
http://www.mikehacken.com/ - defaults to an index.cfm page with a single
CFLocation URL redirect tag in it pointing to a page selling the owners
house
http://www.athomeoutwest.com/ - defaults to index.cfm page with various code
in it.

I am totally stumped...If anyone has seen or heard of this before and can
poitn me in the right direction as to a cache setting or something I am
doing wrong or a way to force CF to reload calls on a certain page name
everytime that it receives a call, I would be in your debt.

If you reply to this and if you think about it, you could CC me your
response at [EMAIL PROTECTED] since I am digest mode and sometimes it takes a
while to get the contents of the list :o) Thanks again! - Josh Ford

Reply via email to