There was some discussion in the past about this:
One workaround - add null/index.cfm to the end of all URL's then IIS is sure
to pass it on to CF, which will in turn ignore the addition so:
http://servername/index.cfm/fuseaction/detail/art/MFW4.0/null/index.cfm
<http://servername/index.cfm/fuseaction/detail/art/MFW4.0/null/index.cfm> 
will add an attribute of null = "index.cfm" but should otherwise work fine.

HTH,
Noam

        ----------
        From:  Michel Vuijlsteke [SMTP:[EMAIL PROTECTED]]
        Sent:  Wednesday, 24 January 2001 11:12
        To:  Fusebox
        Subject:  (repost)  "." in URL variable

        (repost)

        My IIS insists on turning

        http://servername/index.cfm/fuseaction/detail/art/MFW4.0

        into a request for the file with name "MFW4" and extension ".0".

        There's probably something stupid I'm overlooking, but what?

        Any help appreciated,

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

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to