fuyu 3 anos atrás
pai
commit
a9fc58bf34
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      conf.d/html-https.conf

+ 1 - 1
conf.d/html-https.conf

@@ -11,7 +11,7 @@ server {
   access_log  /home/openlab/data/logs/nginx/html/access.log;
   error_log   /home/openlab/data/logs/nginx/html/error.log;
 	index	index.html index.htm;
-	root /home/openlab/data/www/ris/client_ssl;
+	root /home/openlab/data/www/ris/client;
 
 
   location /zskkapi/ {