On Thu, 21 Feb 2008 21:30:14 +0100 Udo Rader <[EMAIL PROTECTED]> wrote:
> ProxyHTMLURLMap http://internal.example.com/someApp/ /someApp You have unmatched trailing slashes. If that gets invoked, it'll typically generate a redirect from mod_dir when the link gets followed. > <Location /someApp/> > ProxyPassReverse / > SetOutputFilter proxy-html > ProxyHTMLURLMap / /someApp/ > ProxyHTMLURLMap /someApp /someApp > </Location> Heh. I really should update that tutorial (not that the above is wrong - it's just suboptimal nowadays). > Any ideas? > Figure out where the offending redirect is coming from. The error log is your friend. -- Nick Kew Application Development with Apache - the Apache Modules Book http://www.apachetutor.org/ --------------------------------------------------------------------- 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]