On Tue, Jun 16, 2015 at 1:57 PM, karl karloff <karlkarl...@hotmail.com> wrote: > <VirtualHost sslv3.example.com:443>
AIUI This VH style is not used much and could be contributing. If you don't care what underlying interface/IP is used, use *:443 and ServerName inside. Otherwise, use the local interface address/IP and ServerName inside. -- Eric Covener cove...@gmail.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org