Forum Discussion
john_givler_105
Nimbostratus
Dec 21, 2005Modify Port 80 Redirect IRULE
Hello,
I am a developer and we are busy implementing a F5 Big IP 1500. I know nothing about F5 and I am trying to save our content people a bunch of work. I apologize if this question is stupid o...
JRahm
Admin
Dec 21, 2005Try:
when HTTP_REQUEST {
if { [matchclass [string tolower [HTTP::uri]] starts_with $::Intranet_Require_SSL] } {
HTTP::redirect "https://www.[HTTP::host][HTTP::uri]"
}
}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
