Re: reverse https to http proxy not fully working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 21 Feb 2008 21:30:14 +0100
Udo Rader <udo.rader@xxxxxxxxxxxxxxx> 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: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux