Forum Discussion
roger10dc_46053
Nimbostratus
Sep 17, 2010URI Rewrite
Hi,
How can I redirect a URI from:
http://www.xyz.com/something/howto.hml
to
http://www.xyz.com/somethingX/howto.hml
Jon
roger10dc_46053
Nimbostratus
Sep 17, 2010Hi,
I am also attempting to determine if the source ip is internal, this iRule I was working on fails.
when HTTP_REQUEST {
Check if client IP is in the datagroup
if {[matchclass [IP::client_addr] equals $::internal_net]} and
[HTTP::uri] equals {https://au-csg.xyx.com/Citrix/XenApp/}} {HTTP::uri {https://au-csg.xyz.com/Citrix/XenApp1/}
{
}
}
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