Forum Discussion
Joe_Pipitone
Mar 02, 2011Nimbostratus
Regex
I've been requested to perform a rewrite / redirect which does the following:
http://subdomain.ourcompany.com/webext/01.aspx?status=error (pass the 01 over to the url below and say id=thatNu...
Joe_Pipitone
Mar 08, 2011Nimbostratus
This ended up working:
HTTP::redirect "/post/post.ashx?id=${id}&[HTTP::query]"
It does append the ampersand - any thoughts on how to remove that if its not needed?
http://server/webex/234234.aspx
Becomes this:
http://server/post/post.ashx?id=234234&*
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