Forum Discussion
Pandiarajan_701
Jun 24, 2012Nimbostratus
HTTPS >>> HTTP Redirect
Hi, We have a redirection configured for the URL http://stp.xxx.com.sa as below which is working fine. when HTTP_REQUEST { if { [HTTP::host] eq "stp.XXX.com.sa" } { pool ...
Chris_Phillips
Jun 25, 2012Nimbostratus
Is there a reason you aren't using httpclass profiels to do this? That's *exactly* the kind of thing they are for:
profile httpclass redirect_to_http_uri_class {
defaults from httpclass
redirect "http://[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