Forum Discussion
dyobbs_25515
Feb 03, 2012Nimbostratus
iRule to redirect a variable to http
Guys hi,
I'm newbie here. I wanted to create an iRule, that truncates the later part of the message from the "http://.acme.com" to http://
any help is appreciated.
Will this work?
when HTTP_REQUEST {
if { [HTTP::uri] starts_with ".acme.com" } {
HTTP::redirect "http://[HTTP::host]"
}
- nitassEmployeeI have to use HTTP_referrer in it..........., i would like to have as http_referrer (which is used for that : http://en.wikipedia.org/wiki/HTTP_referer) wth the original DNS calledi replied in another discussion.
- dyobbs_25515NimbostratusNitass,
- dyobbs_25515NimbostratusNitass hi,
- nitassEmployeei put question in your new post below.
Recent Discussions
Related Content
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