On Tue, Jun 16, 2015 at 1:57 PM, karl karloff <[email protected]> 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 [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
