Forum Discussion
Irule works fine on port 80 but doesnt on port 443
Hi All, I managed to get an irule working on port 80 which redirects http://xyz.com to https://xyx.com:9510/xxxxx/
but i need to also work on port 443 so at the moment https://xyz.com doesnt redirect? the same irule on the ssl profile doesnt do anything its seems it should be pretty simple but i cant figure it out!
this works on port 80 profile
when HTTP_REQUEST { if {[string tolower [HTTP::uri]] equals "/"}{ HTTP::redirect https://[HTTP::host]:9510/xxxxx/ } }
- Leonardo_Souza
Cirrocumulus
Do you have a virtual server with port 9510 with clientssl profile? If yes, can you provide the relevant part of your configuration?
Also, can explain better what is the problem you see? Does the redirect works but you can't open the page after?
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