Project

General

Profile

« Previous | Next » 

Revision 4990

Added by Jing Tao almost 15 years ago

Add a new line for NameVirtualHost. Otherwise, the host will fail.

View differences:

src/scripts/debian/knb-ssl
1 1
<IfModule mod_ssl.c>
2
NameVirtualHost *:443
2 3
<VirtualHost *:443>
3 4
        DocumentRoot /usr/share/tomcat5.5/webapps/knb
4 5

  
......
31 32

  
32 33
</VirtualHost>
33 34
</IfModule>
34
        
35
        

Also available in: Unified diff