Forum Discussion
Pete_Paiva_7147
Aug 23, 2013Nimbostratus
URL hostname rewrite
Got a question from one of my application owners in regards to Remedy (BMC Software). They're looking to have the LTM do the following:
User types in URL http://support.mycompany.com
...
Kevin_Stewart
Aug 23, 2013Employee
You should just need to change the Host header in the request. Example:
when HTTP_REQUEST {
HTTP::header replace Host "server1.mycompany.com"
}
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