On Mon 10 May 2004 at 08:50:53, john jonas said: > Does someone have a working httpd.conf file which has > multiple virtualhost directives one of which is using > ssl?
No, but I have done this before. First off, you cannot do multiple SSL sites using NameVirtualHost. Each SSL site *must* have its own IP address. Once you've got that, you just specify the IP address and port 443 in the VirtualHost section, turn SSLEnable on, and then put in information for the pertinent cert. -- Soren Harward <[EMAIL PROTECTED]> -- http://theboard.byu.edu/ "Americans are always attempting to run away from conformity, but unfortunately they always start running in the same direction." -- Art Buchwald
signature.asc
Description: Digital signature
____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
