Forum Discussion
JRahm
Admin
Oct 22, 2007Replacing rule login in a Profile
I am trying to eliminate an iRule for a particular applciation as most of the logic has been replaced in the application. The only piece remaining is replacing the host header with the X-Forwarded-For header:
if { [HTTP::header exists "X-Forwarded-Host"] } {
HTTP::header replace "Host" [HTTP::header "X-Forwarded-Host"]
}
Can this be done in the http or httpclass profile? Any suggestions would be appreciated. I'll post back if I find it first.
- hoolio
Cirrostratus
Hey Citizen, - JRahm
Admin
Yeah, I saw that, thought I'd give it a shot anyway. Thanks for the feedback. I hate having to stick such a minimal rule out there, but oh well.
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