Forum Discussion
Puli
Nimbostratus
Feb 17, 2012how to modify perl iControl script with V10.2 classes
I have been using the existing perl iControl script Query/add/delete string classes members, located here.
http://devcentral.f5.com/wiki/icontrol.perlqueryStringClass.ashx.
We recently...
I'm on train at moment but inhave this on my laptop (no room on uk trains for this). I will post RSN...
- Dylan_375544Mar 01, 2019
Cirrocumulus
HERE is the link I think you are looking for!
Hope that helps! If it does please up-vote and select this answer, it would be greatly appreciated!
-Dylan
- Michael_Saleem1Mar 01, 2019
Cirrus
Hi,
Instead of using an iRule, have you tried looking at using a rewrite profile instead?
Something like this? (this rewrites http://abc.com to http://abc.com/xyz-xyz/)
tmsh create ltm profile rewrite REWRITE rewrite-mode uri-translation uri-rules add { abc.com { type request client { scheme http host abc.com path / } server { path /xyz-xyz/ } } }
tmsh modify ltm virtual profiles add { REWRITE }
- Note: You will need to make sure that there is an HTTP profile applied to the virtual server
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