• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Tracking authentication and redirects...

Scarpozzi

Lifer
I'm trying to find a utility that might be able to help me out. I'm trying to provide a proxy server to handle authentication for a bunch of backend webservers. The problem is that the rewrite rules on the proxy are being overpowered by local redirect rules on the backend webservers.

Is there a utility available that can track exactly where the browser is getting sent to? Source code on the html isn't helping me and as soon as my proxy does the post command, the redirect is so quick, I can't figure out if there's a way around it. Thanks-

-Scar
 
Back
Top