Forum Discussion
David_Atkinson1
Nimbostratus
Feb 10, 2006BIPIP replace mod_proxy module in a Apache
We are using the mod_proxy module to proxy URLs. I would like to configure BIGIP to function the same. I have configure a redirect and it is currently working.
if (http_uri contains "website") {
redirect to "https://abc.mydomain.com/home"
}
else {
use pool websrv_pool
}
Once the client is redirected to the new URL the original URL is gone. I would like to redirect the client to the new site but show the original URL request. example www.mydomain.com redirect to abc.mydomain.com but return to client www.mydomain.com.
- Colin_Walker_12Historic F5 AccountTo quote mmac from an earlier post:
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