Forum Discussion
Hans_Hovbratt_1
Nimbostratus
Dec 01, 2006Add variable to a redirect?
I want to redirect error 404 to a site. On the page the redirect goes to I would like to see what URL the user was trying to browse. I can send a variable with the redirect but can I post the URL that...
hoolio
Cirrostratus
Dec 01, 2006Hi Hans,
[HTTP::host][HTTP::uri] will get you the host and URI. I suppose you could assume the protocol based on the virtual server's port.
redirect to "http://site.domain.com:88/message.asp?orgURL=[HTTP::host][HTTP::uri]"
Aaron
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