Forum Discussion
Joel_41531
Nimbostratus
May 27, 2009Blocking insecure log-in page
We terminate https on the F5, and pass traffic to the web apps on port 80. Consequently, I have an interesting problem. I have a log-in page (/store/user/login.jhtml) that should only be accessed via ...
Joel_41531
Nimbostratus
Sep 11, 2009Just to close this out, here's what I did. We have an iRule that injects a header tag to let the backend systems know if the connection is secure/insecure. It's really simple -- if arrived on port 80, is_secure=0, if arrived on port 443, is_secure=1. I utilized this, in a headercontent statement, in conjunction with the uri, and it worked.
Joel
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects