Samuel Neff wrote: > Since the web server maps a request-line to a template file name, it > may be that the only way to get this info is at the web server > level
That was my initial thought as well. But I would just find it a bit weird if this means that there is no way of differentiating between a request for a directory where the webserver adds a default template and directly for that template. I never imagined that my security requirements where that outrageous. > --perhaps with an ISAPI filter for IIS or mod for apache. If this is > feasible, you may be able to add a new custom CGI variable with this > info which is then easily accessible from CF/Java. CF MX already works through an ISAPI filter with IIS. I would find it more logical if Macromedia added it to the CF MX filter if there is really no way to do it now. Or they could implement Digest Authentication for cflogin themselves :) Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

