Forum Discussion
Tiago_Albuquerq
Nimbostratus
May 20, 2016Portal with problem Mixed content http and https
Hi everbody,
I have one environment with WebLogic Server, this WebLogic server has some appplications. It's applications through the conext root, example:
test.com/app1
test.com/app2
We are imple...
Chris_Grant
Employee
May 20, 2016Try using the _sys_https_redirect irule that is built into the BigIP. It is written specifically to do http to https redirection. In 11.6.0 it looks like this:
when HTTP_REQUEST {
HTTP::redirect https://[getfield [HTTP::host] ":" 1][HTTP::uri]
}
Also, your test conditions in your switch statement are identical and you have no default. This is probably not what you want.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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