You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Pr...@aol.com on 2003/01/24 14:12:06 UTC

[users@httpd] VirtualHost problem

I have 5 dirs inside my DirectoryRoot, 2 of them suppose to have encrypted 
security (implemented using OpenSSL ) and 3 dont.
What is the directive for my "main" host to recognise that this particular 
directory shall be secure or unsecure and to change ports and toggle 
SSLEngine accordingly:
eg.  choose from  http://.../root/dir:80
                   and  https://.../root/dir:443