Forum Discussion
wilbes16_98357
Nimbostratus
Nov 16, 2009how hard can this be?
https://mysite.com/keepitsimpleforthem
want to redirect it to:
https://mysite.com/far-more-complex-actual-pageurl
1 Reply
- hoolio
Cirrostratus
if you want to inspect and/or modify HTTPS traffic you need to decrypt it using a client SSL profile and add an HTTP profile. You can then check the host using HTTP::host, the URI using HTTP::uri, the path using HTTP::path and issue a redirect using HTTP::redirect or HTTP::respond. You can check the HTTP wiki page for details on these commands:
http://devcentral.f5.com/wiki/default.aspx/iRules/http
If you get stuck on something, post an an example of what you're trying to accomplish, what code you're testing and the symptoms of the issue. You can use a browser plugin like HttpFox for Firefox or Fiddler for IE. And you can add log statements to the iRule to see what's being executed.
Aaron
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
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