Hi, I've got a request that I can't see how to make it work... We have a default URL that goes to a standard login page. I've been asked to take a specific URI and pipe it directly to a web server like a non-authenticated passthrough... When setting up the non-authenticated realm, It looks like it needs to be the entire hostname, and not broken down by URI... in short.. https://myserver.mycompany.com goes to standard login page. https://myserver/mycompany.com/direct goes directly to a dmz webserver, no authentication or anything in between... Possible? Thanks. -Stephen
... View more