Forum Discussion
HTTPS to HTTP
- Nov 25, 2022
Hi kashif_shahzad ,
> Create a https virtual servers and do not assign any pool to it.
> use this iRule inside the Https virtual server.when HTTP_REQUEST { HTTP::redirect http://[getfield [HTTP::host] ":" 1][HTTP::uri] }
> Create another Http (port 80) virtual server and assign the required pool to it.
> Browse your https://url , and track your redirection.
it works with me
Look at these snap shots :Regards
Hi kashif_shahzad ,
> Create a https virtual servers and do not assign any pool to it.
> use this iRule inside the Https virtual server.
when HTTP_REQUEST {
HTTP::redirect http://[getfield [HTTP::host] ":" 1][HTTP::uri]
}
> Create another Http (port 80) virtual server and assign the required pool to it.
> Browse your https://url , and track your redirection.
it works with me
Look at these snap shots :
Regards
Recent Discussions
Related Content
* 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