On Fri, Feb 13, 2009 at 12:52 PM, Andreas Dahlén <[email protected]> wrote:
> A succefull LoginRequest is redirected by the Location-header > Location: > http://login.internal.com?LoginSuccess?servername=http://backend1.internal.com This isn't a legal URL. Is this really what is returned? RewriteRules don't operate on what goes out, only on what comes in. ProxyHTMLURLMap doesn't operate on redirects. ProxyPassRevers does, but ofcourse your redicrect must match. Krist -- [email protected] [email protected] Bremgarten b. Bern, Switzerland -- A: It reverses the normal flow of conversation. Q: What's wrong with top-posting? A: Top-posting. Q: What's the biggest scourge on plain text email discussions? --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
