I have a little security device I just on some of my sites ... if somebody
goes to the /secure section of the site, and the proper client vars haven't
been set, they get prompted to login.
The code begins with this line:
<cfif CGI.PATH_INFO contains "/secure">
On CF 5.0, this works fine every time.
Now I'm using this code on a CFMX site, and it's not working.
In Debug, the CGI variables shows PATH_INFO as blank.
This bit of debug code:
<cfoutput><script>alert('#CGI.PATH_INFO#');</script></cfoutput>
Shows the PATH_INFO is blank.
There are other CGI variables that are set, but why is this one blank? I'm
using the same browser session on the same machine to hit the sites on 5.0
and MX, so I don't think it's a browser or client configuration issue.
Is there a setting in MX admin I'm missing?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Signup for the Fusion Authority news alert and keep up with the latest news in
ColdFusion and related topics.
http://www.fusionauthority.com/signup.cfm