Tom_Lauwereins_
May 03, 2012Nimbostratus
HTTP to HTTPS: rederiction
Hello,
I have to redirect HTTP to HTTPS with an iRUle.
No problem with that, but also I have to skip the ":80" into the URL.
So when the client requests eg:
http://www.mysite.com:80/page.html it has to be redirected to
https://www.mysite.com/page.html
Grtz
Tom