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 02, 2011Nimbostratus
Nevermind - I took another look at your code and saw it does exactly what I needed!
Only change I had to make was to change this:
Issue the redirect
HTTP::redirect "[HTTP::host]/post/post.ashx?id=${id}&status=error" / to this (it was appending the host name twice in the beginning of the url)
Issue the redirect
HTTP::redirect "/post/post.ashx?id=${id}&status=error" Your help is greatly appreciated.
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