Forum Discussion
irule for changing server http_response from http to https
Hello nitass,
I had mentioned in source tab http://abc.com and in target tab https://abc.com of my stream profile on virtual server 80 and I had also applied the below response irule for changing serv er response on virtual server with port 443:- when HTTP_REQUEST { STREAM::disable if {[HTTP::header exists "Accept-Encoding"]}{ HTTP::header remove "Accept-Encoding" } } when HTTP_RESPONSE { if {[HTTP::header value Content-Type] contains "text"}{ STREAM::expression "@http://@https://@" STREAM::enable } }
After that i am able to login in to webpage but after login the webpages are not showing any content.
Is there any wrong stateemnts in the above irule?
Thank you
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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