Forum Discussion
ikkut23
Sep 21, 2024Altostratus
Help with iRule Proxy
Hi team, I’m working on an iRule where I need to replace the path /admin with the root / and forward the request to the appropriate pool. However, I’m encountering issues with the rule, and it doesn...
Asemoni67i
Sep 23, 2024Nimbostratus
when HTTP_REQUEST {
if { [HTTP::path] equals "/" } {
HTTP::redirect "http://www.domian.com/base/"
}
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