Forum Discussion
david0512_20548
Oct 09, 2014Nimbostratus
http redirect issue with $ character
Hi All
I have the following redirect setup and it seems to work aprt form when the $ character is inserted into the rule.
when HTTP_REQUEST {
if { [HTTP::host] equals "www.thiswebsite....
- Oct 09, 2014
The $1 is being treated as a variable. Escape the dollar-sign in both locations with a "\" to match "$1":
/t/\$1
shaggy
Nimbostratus
The $1 is being treated as a variable. Escape the dollar-sign in both locations with a "\" to match "$1":
/t/\$1
david0512_20548
Oct 10, 2014Nimbostratus
Thanks Shaggy....This seems to have done the trick
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