F5 Big-IP iRule - HTTP Redirect
Posted
by
djo
on Server Fault
See other posts from Server Fault
or by djo
Published on 2012-05-31T06:35:01Z
Indexed on
2012/05/31
10:42 UTC
Read the original article
Hit count: 938
f5-big-ip
I have just started to work with F5's Big-IP and I have a question about iRules and HTTP redirects. We are moving to offload our SSL from our web servers and onto the F5, our application as it stands enforces a number of pages on our site to only run in HTTPS. I want to move this from the APP and onto the F5 but I have not been able to figure our how, so as an example I would want anyone trying to login in to be forced to use HTTPS e.g. http://"mysite"/login.aspx = https://"mysite"/login.aspx.
I have done some google searches that have come up with some good info on this but I have yet to find what I am looking for, if anyone has done this and wishes to share this with me that would be great
© Server Fault or respective owner