> I uncheck 'Show friendly HTTP messages" , the error is still 'Page can not > be displayed'. But from the title bar of the page, the error is 'Cannot > find server', so I think my SSL virtual host configuration something > wrong, but I configured and compared with others(I have 3 other apache_ssl > installed on linux and tru64), could not find the problem, your help will > be really appreciate. Do you start apache with -DSSL? You have your SSL directives inside an <IfDefine SSL> container: > <IfDefine SSL> > LoadModule ssl_module libexec/libssl.so > </IfDefine> After you start Apache, does 'netstat -an' show that there's something listening on *.443? Joost --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx