Forum Discussion
Sep 29, 2009
12031 error
Hello all,
I am getting a 12031 error on accessing static files on a proxy server that needs credentials. It's suppose to prompt the user for credentials, but it doesn't.
...
Sep 30, 2009
Yes I realized that earlier, but the real issue is this. When:
...............
set global_URL 0
if { ([HTTP::uri] contains "/solutioncenter") } {
set global variable flag for any old solutioncenter URL
set global_URL 1
HTTP::respond 301 Location [string map {"/solutioncenter" "/erp"} "[HTTP::uri]"]
return
} elseif { ([HTTP::uri] contains "+") or ([HTTP::uri] contains "action.process") or ([HTTP::host] equals "outside.qad.com") } {
return
........
In the first if statement, it will redirect and set "global_URL" to 1, but after it's redirected "global_URL" is set back to 0, when I really want it to be 1.
How can I overcome this issue?
Thank you.
Regards,
TRX
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
