Re: Apache 2.2.15-26 / mod_proxy / Forward proxy for SSL

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

 



On Mon, May 20, 2013 at 7:32 PM, Devin <delldudedevin@xxxxxxxxx> wrote:
>
> I am looking to figure out what I am doing wrong in my Apache configuration
> so I can get Apache to basically become a forward proxy so I can forward SSL
> requests out. I don't need any caching, only need it to be a proxy to
> forward non-SSL & SSL connections.
>
> My configuration looks like this in my /etc/httpd/httpd.conf
>
> ProxyRequests On
>
> <Proxy *>
>     Order deny,allow
>     Deny from all
>     Allow from all
> </Proxy>
>
> ProxyVia On
>
> It seems to proxy non-SSL connections from what I can see but doesn't work
> at all with SSL connections.
>

load mod_proxy_connect and configure AllowConnect.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-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