I haven't seen it, but I would examine the properties of the virtual directory and make sure there is no trailing slash after the name.
-----Original Message----- From: Jerry Johnson [mailto:[EMAIL PROTECTED]] Sent: Friday, March 22, 2002 10:23 AM To: CF-Talk Subject: OT: IIS/CF Question I've got a problem. Not a big problem, but its driving me (more) crazy. I've mapped a directory in IIS, (the nl directory in the samples below). When the index page or a slash is present, the pages work fine, but when the user does not put the slash on the directory, it fails. http://www.lw.com/nl/ - works fine http://www.lw.com/nl/index.cfm - works fine http://www.lw.com/nl - DOES NOT WORK. (says server not found) Has anyone seen this? I assume its some IIS setting I have wrong (or an error in the mapping). Does anyone know where I went wrong? Thanks for anything Jerry Johnson ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

