Forum Discussion
ellism
Nimbostratus
Feb 12, 2007Help with Apache and Websphere Portal
I am very new to iRules, any help would be appreciated. The flow we are trying to make work is, come through an Apache server, which uses the customers authentication product. After you are authenti...
JRahm
Admin
Feb 12, 2007Are you asking if the host header can be manipulated on the return traffic? I wasn't aware that http responses had a host header ?? If the application is sending back embedded links with the port, you can use the stream protocol to remove them without an irule. If I just don't understand your question and the websphere traffic is a request, then I think the syntax would be:
when HTTP_REQUEST {
HTTP::header replace "Host" [lindex [split [HTTP::host] ":"] 0]
}
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
