Hi,
I wanted to know if there is a way to pass on the client cert as it is to a
backend server through an apache proxy without using the SSL headers.
Scenario:
Client---https--->Proxy(:443)---https--->BackEnd(:PORT)
The above figure is what I want to set up.
So, basically I want apache proxy to
On 06/30/2015 01:45 PM, John Donnelly wrote:
Hello.
I am attempting to build an RPM from the httpd-2.0.65.tar.gz tarball on a
RH 5.7 system to deploy
to existing systems running httpd 2.0.63 and I would like some
assistance.
I have the base apr lib packages installed :
rpm -q
Hello.
I am attempting to build an RPM from the httpd-2.0.65.tar.gz tarball on a
RH 5.7 system to deploy
to existing systems running httpd 2.0.63 and I would like some
assistance.
I have the base apr lib packages installed :
rpm -qa | egrep "apr|apu"
apr-1.2.7-11.el5_6.5
Hello,
iam planning to upgrade my apache2.2 to 2.4., i have 2 questions before
where i need your help.
former SPDY Implementation conflicts with non-threadsafe Moduls like
mod_php. To use SPDY it is necessary to use worker-mpm and php-cgi.
Now HTTP/2 is new standard and i would like to know