Forum Discussion
asaleh2222_3098
Nimbostratus
Nov 14, 2017insert in the header IS_SSL=true
Need irule (when redirect from https to http for all request)
this the action (insert in the header IS_SSL=true)
Kindly advice
Stanislas_Piro2
Cumulonimbus
Nov 14, 2017Need irule (when redirect from https to http for all request) this the action (insert in the header IS_SSL=true)
I guess you mean forward instead of redirect.
when HTTP_REQUEST {
HTTP::header remove "IS_SSL"
HTTP::header insert "IS_SSL" "true"
}
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
