Forum Discussion
saravana01_1405
Nimbostratus
Jan 31, 2014maintenance page redirection works for http but not https
this the irule used for http to https redirection
when HTTP_REQUEST {
HTTP::redirect "https://abc.com/maintenance.html"
}
when users try https it doesn't work, if i set the same irule f...
saravana01_1405
Nimbostratus
Feb 02, 2014Hi, I still have issue for displaying the company image, it doesn't display image on the webpage but everything else appears over http and https request. This is the irule i mapped to https VIP pool.
when HTTP_REQUEST { switch -glob [string tolower [HTTP::path]] { "/maintenance.html" - "/images/abcLogo.png" { } default { HTTP::redirect "https://abc.com/maintenance.html" } } }
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