Forum Discussion
Opening a new window for the server behind F5 is not working
Hi,
We have server listening on port 80 and client will access the server on port 443, We have configured TWO virtual servers, the HTTPS VIP that sends to the application, and the HTTP VIP that simply redirects requests to the HTTPS VIP.
There is a IRULE Configured on the Virtual Server listening on port 80, To redirect the traffic from HTTP to HTTPS,
when HTTP_REQUEST { if { [TCP::local_port] == 80 }{ HTTP::redirect "https://[getfield [HTTP::host] ":" 1][HTTP::uri]" } }
And i have tested the website by use only one VS listening on Port 80, everything works well, able to access all the URL , but If i use HTTPS some URLs won't open .
Regards, Midhun P.K
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