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, 2008tried creating a streams profile and also used streams in an iRule as I found on DevCentral. Still having issues before and I thought I had it!
when HTTP_RESPONSE {
if {[HTTP::status] ==200}{
STREAM::enable
STREAM::expression \
"@www.testsite.com@www.mysite.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