Forum Discussion
Mike_Watson_125
Nimbostratus
Mar 11, 2013Irule Transparent Ridiredt
I have a user type http://elmdemo.access.com and need it to redirect to http://elmdemo1.access.com :6000/elmdemo/sighno.html. I have the redirct working, but it changes the users URL in the browser. ...
Mike_Watson_125
Nimbostratus
Mar 11, 2013Here is my curent Irule. I just don't want the users browser to show anything bu http://elmdev.accessmidstream.net. Sorry had to change to Dev pool for testing. So user types in http://elmdev.accessmidstream.net adn it redirects to http://elmdev1.accessmidstream.net:6000/elmdev/signon.html but I don't want user to know that they have been redirected.
when HTTP_REQUEST {
if { [HTTP::path] equals "/" } {
HTTP::redirect "http://elmdev1.accessmidstream.net:6000/elmdev/signon.html"
}
}
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