|
|
|
|
||||||
| alt.apache.configuration Apache web server configuration issues. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 (permalink) |
|
Messages: n/a
Hébergeur: |
Hell
New Apache. I have complicated application shared in /usr/local/apache/htdocs/APP. I want to: 1. allow users from IP1 ip address to connect to APP using ssl but without client certification verification 2. force all other users to use ssl client certificate verification. How can i do it ? Thanx |
|
|
|
#2 (permalink) |
|
Messages: n/a
Hébergeur: |
vertigo wrote: > Hell > > New Apache. I have complicated application shared in > /usr/local/apache/htdocs/APP. > I want to: > > 1. allow users from IP1 ip address to connect to APP using ssl but without > client certification verification > 2. force all other users to use ssl client certificate verification. > > How can i do it ? > > Thanx you would have to have two instances of the app running, one on a secured server and the other unsecured. then use a firewall rule to redirect users appropriately to whichever sever they should be on. Flamer. |
|
![]() |
| Outils de la discussion | |
|
|