Forum Discussion
Don_22992
Nimbostratus
Nov 13, 2008Changing host name to web servers
Currently, I have a virtual server that responds to www.mysite.com/blah. I want to be able to create a second for www.testsite.com/blah.
When the user accesses www.testsite.com, interna...
Don_22992
Nimbostratus
Nov 13, 2008If I use the technique of replacing the host name, as in
when HTTP_REQUEST {
Replace the existing host header with new_domain.com.
If there isn't an existing host header it will be inserted
HTTP::header replace Host "www.mysite.com" }
This works for the first page, but all subsequent pages revert to the original host. Will a streams profile help here?
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