Forum Discussion
al_kabeer_2905
Nov 25, 2011Nimbostratus
Create Friendly URL
Hi i have bigIp LTM, v11 OS
i want to create friendly URL instead typing big URL to access the application, i google and found the below html code
i just want to fit the fo...
al_kabeer_2905
Nov 27, 2011Nimbostratus
hi,
i only want the html code that i should put in Irule, i am not familier with html language
the code is:
when HTTP_REQUEST {
switch -glob [string tolower [HTTP::uri]] {
"/ug/atl" {
HTTP::redirect "http://[HTTP::host]/a7391/users/0928179/events/live/release/20110403/regions.php?region=atl"
}
"/ug/sea" {
HTTP::redirect "http://[HTTP::host]/a2416/users/0622375/events/live/release/20100602/regions.php?region=sea"
}
}
}
i want this code be sustituded with my input which is
Big URL : http://10.10.1.10:4030/xyzbnhtyijhgful/ccvvddaa
URL : http://10.10.1.10:4030
so that i can paste the code to the IRule and add it to VIP
thanks
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