Forum Discussion
chungyu_16122
Altostratus
Aug 01, 2011How to append to URI
Hi eveyone We have parts of our webite that are french, and when a user has access a http://francais.mcgill.ca, I need to append a /fr to certain sites. I have created this iru...
Peter_72728
Nimbostratus
Aug 01, 2011The first issue I see is the test...
[string tolower [HTTP::uri]] equals "science"
This should probably say...
[string tolower [HTTP::uri]] starts_with "/science"
Note the leading slash! The leading slash will always be included in HTTP:uri or HTTP:path.
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