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 the user was trying to access?
when HTTP_RESPONSE {
if { [HTTP::status] contains "404" }{
redirect to "http://site.domain.com:88/message.asp?orgURL=here I want the URL"
}
}
Best Regs
Hans
- hoolio
Cirrostratus
Hi Hans,
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