Re: SSL Proxy

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

 




Am 05.11.2008 um 02:23 schrieb Eric Covener:

On Tue, Nov 4, 2008 at 1:02 PM, Florian Lindner <mailinglists@xxxxxx> wrote:
RewriteRule ^(.*)$ http://target.com/$1 [P,L]

There raises the problem that the application on target.com perfoms an
redirection to /foo/bar/ (mind the first slash) with proxy that makes
example.org/foo/bar/ which raises an 404. example.org/proxy/foo/ bar/ would
be fine.


ProxyPassReverse?

Hello,

I tried that:

	ProxyRequests Off
	<Proxy *>
		Order deny,allow
		Allow from all
	</Proxy>
	ProxyPass /ssl-proxy http://netz-hi.cardio-control.de/
	ProxyPassReverse /ssl-proxy http://netz-hi.cardio-control.de/


at https://www.cardio-control.de/ssl-proxy

but it still redirects to a page relative to root.

Thanks,

Florian

---------------------------------------------------------------------
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