Forum Discussion
maher_69299
Nimbostratus
16 years agoHTTPS Redirect
Can you please tell me what is wrong with this IRULE. It works fine for HTTP but I couldn't make it to work for HTTPS.
when HTTPS_REQUEST {
Check if host ...
David_Cheok_205
Nimbostratus
16 years agoSorry, I'm trying to do the same, so continuing from this thread. Would this suffice?
when CLIENT_ACCEPTED {
SSL::disable
when HTTP_REQUEST {
if {[active_members POOL] < 1 }{
HTTP::respond 200 content {
Apology Page
We are sorry, but the site is temporarily out of service
}
}
}
}
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