Forum Discussion
jorge_106498
Nimbostratus
Apr 30, 2010Redirect uri
I need to redirect http://192.168.10.5/ to http://192.168.10.5/psm/csr/dafult.asp with Irule. could you help me please.
- hoolio
Cirrostratus
Hi Jorge,profile httpclass redirect_root_httpclass { defaults from httpclass pool none redirect "http://[HTTP::host]/psm/csr/default.asp" paths "/" }
when HTTP_REQUEST { if {[HTTP::path] eq "/"}{ HTTP::redirect "http://[HTTP::host]/psm/csr/default.asp" } }
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