Hi,
let us know if the second HTTPS Vhost works with second certificate, i
think it is not possible to have a second namebased HTTPS vhost, because
the SSL handshake is done before Apache recieves the GET request and the
host header.
regards
joe pond schrieb:
I noticed on 10/19/2006 sever
Hi,
i think you like to have an ReverseProxy not an ForwardProxy
http://httpd.apache.org/docs/2.0/mod/mod_proxy.html#forwardreverse
therefore you normally only need mod_proxy and mod_proxy_http.
Switch ProxyVia to off it's the default Value so you also can delete
that line from your httpd.conf
Hi,
you have to customize your 2.0.59/bin/envvars it looks like that
libldap-2.2.so.7 is not found for linking in LD_LIBRARY_PATH,
try
. /usr/bin/envvars
ldd /usr/bin/httpd
regards
Nick Kew schrieb:
On Thursday 12 October 2006 17:31, Bjorgen T. Eatinger wrote:
Whenever I try starti
is upgrading to 2.2.3. It's a well known bug in 2.0.XX
that was fixed in 2.2.X
On 10/12/06, masro <[EMAIL PROTECTED]> wrote:
Hi List,
i do an update from Apache 2.0.54 to 2.0.59, now i've the following
problem:
The following VHOST configuration dosent work, when i use POST req
Hi List,
i do an update from Apache 2.0.54 to 2.0.59, now i've the following problem:
The following VHOST configuration dosent work, when i use POST requests
within the secured directory
ServerName xgames.org
DocumentRoot "/htdocs/"
SSLEngine On
SSLCertificateFile
hi,
Hi,
We have configured reverse proxy with Apache HTTP
server i.e user requests (via HTTPS) are recd. by
webserver A, which are then sent (via HTTP) to
webserver B, where they are forwarded to Tomcat.
Now the problem, we are facing is of double
authentication i.e once a user is authenticated