Hi guys,

I want to run a http server on port 81 which should only be available to 
the localnet, say 192.168.0.x/24 *and* on https with client certificates 
from the whole world. No passwords should be used in neither methodes.

Now I've got SSL working with the certs, so that's not my question, but 
how do I configure the virtual host to enforce these access rights? 
Today I've "hacked" the problem by running two separate (yet identical) 
virtual hosts. I want to run http(81) and https from the same virtual 
host config. Is this possible?


Regards,
Svein
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to