2/ http://server2:88/VS.web/
ProxyPassReverse/url2/ http://server2:88/VS.web/
This will pass the /url1/* URLS to server1 port 8081 and URLS beigging with
/url2/ to server2 port 88
Each HTTP connection would go to the apache server and then there
David Balažic wrote:
>
> How to set up apache mod_ssl to accept client certificates issued by one
> specific intermediate?
>
> Let's have certificates (ordered by issuer):
> - root CA
> - intermediate 1
> - client 11
> - client 12
>-
amp;m=97326252821385&w=2
With no answer.
PS: I use apache 2.2.3 with openssl 0.9.8a
David Balažic
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
To make tomcat evaluate the SSL_CLIENT_CERT , you must configure a SSLValve,
see:
https://tomcat.apache.org/tomcat-7.0-doc/api/org/apache/catalina/valves/SSLValve.html
David Balažic
Software Engineer
www.comtrade.com
From: Mohanavelu Subramanian [mailto:mhnv...@gmail.com]
Sent: 30. May 2016 20
David Balažic wrote:
> I have apache 2.4.7-1ubuntu4.9 (on Ubuntu 14.04.4 64bit) and while this
> works:
> RequestHeader edit Some-Header " M" "X"
>
> This does not:
> RequestHeader edit Some-Header " " "X"
>
> Am I missing s
capital M and replaces them with X.
The later does not seem to do anything (to the same test data).
I also tried using "\s", but it also does not seem to work.
Help!
David Balažic
Software Engineer
-
To unsubscri
Well the debug log is not really helpful, I looked into the source code of
mod_proxy_connect to realise all ports besides 443 and 563 are blocked for
CONNECT.
I added a AllowCONNECT 443 8443 to the config and now it works.
David Balažic
> -Original Message-
> From: David B
Order deny,allow
Deny from all
Allow from 127.0.0.1 192.168.3.55 # the PC running Firefox
Is there something obvious I am missing?
Both the firefox PC and the PC running apache2 have unrestricted access to all
tested websites. The sites work from Firefox when no proxy i
Hi!
I have apache 2.2.13 installed on Windows XP and now I want to update to 2.2.15.
downloaded .../httpd/binaries/win32/httpd-2.2.15-win32-x86-no_ssl.msi,
started it, but is says:
ah, the dialog text is not copyable
in short : another version in installed, use Control Panel to remove it...
So
2010/1/13 ChiaTzung Liu :
> I don't think so. I try to draw my environment as following...
>
> WebServer --SendData--> HUB --SendData--> PPPoE Router
> --SendData(ISP)--> Client
> |
> |
> -> Capture packages by Wiresha
Hi!
(running xampp-1.7.1 on Windows XP Pro SP3)
I just run xampp-control.exe and it shows a dialog:
---
XAMPP Control
---
ERROR: XAMPP is already running
---
OK Cancel
---
A few items:
- both OK a
2009/10/5 William A. Rowe, Jr. :
> David Balažic wrote:
>> Hi!
>>
>> Just checking here if this is a know bug.
>>
>> I downloaded
>> http://www.apache.si/httpd/binaries/win32/apache_2.2.13-win32-x86-no_ssl.msi
>> on my Windows XP Pro SP3 system, starte
Hi!
Just checking here if this is a know bug.
I downloaded
http://www.apache.si/httpd/binaries/win32/apache_2.2.13-win32-x86-no_ssl.msi
on my Windows XP Pro SP3 system, started it, set some more or less
normal options (
set hostname, domain and email, the used the typical/default settings).
Duri
13 matches
Mail list logo