Bimon
2012-01-12 f9b8d0ab8f734fd1a25d1b12b71e35e4d926da98
install/tpl/nginx_ispconfig.vhost.master
@@ -1,5 +1,6 @@
server {
        listen {vhost_port}{ssl_on};
        listen {vhost_port};
   ssl {ssl_on};
        {ssl_comment}ssl_certificate /usr/local/ispconfig/interface/ssl/ispserver.crt;
        {ssl_comment}ssl_certificate_key /usr/local/ispconfig/interface/ssl/ispserver.key;