S. Isaac Dealey wrote:

> Sounds like a pickle... The only thing that springs to my mind is 
> javascript location.href -- which iirc will give you the untampered 
> path without the default document... Unfortunately you have to go to 
> the client to get it, which I suspect is going to make the point moot 
> for whatever it is you're working on.

That won't do for this application :-(
<quote>
    The authenticating server must assure that the resource designated by
    the "uri" directive is the same as the resource specified in the
    Request-Line; if they are not, the server SHOULD return a 400 Bad
    Request error.
</quote> RFC 2617, HTTP Authentication

Getting at what is designated in the "uri" directive is easy, but I need 
server-side access to what is in the Request-Line.

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
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Reply via email to