I thought so too, but then the same doesn't happen to PHP files in the same
directory.

Duane

-----Original Message-----
From: Philip Arnold - ASP [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 22, 2002 10:40 AM
To: CF-Community
Subject: RE: CF5 or IIS5 bug?


> Not sure if this is a new bug, but I couldn't find anything
> in the MSDN that sounded similar.
>
> If you have directories in your web path with a .com
> extension, IIS doesn't seem pass the code off to the cold
> fusion engine.
>
> This also appears to be the same with virtual directories.
>
> My Test Config, Win2k Server SP2, IIS5, CF5
>
> I'm not sure what if any other script engines are effected,
> other than I tested and confirmed PHP is not (both running
> as ISAPI)

It's nothing to do with CF, it's IIS looking at the file name/directory,
thinking that as a ".com" it should be downloaded rather than browsed

If you go to www.mydomain.com/thingy.com/index.htm then it should work,
but if you leave it as just .com, then it'll try to find the file, fail
and do nothing

Philip Arnold
Technical Director
Certified ColdFusion Developer
ASP Multimedia Limited
Switchboard: +44 (0)20 8680 8099
Fax: +44 (0)20 8686 7911

www.aspmedia.co.uk
www.aspevents.net

An ISO9001 registered company.

**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************



______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-community@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to