fuyu 4 年 前
コミット
25f967c485
1 ファイル変更1 行追加1 行削除
  1. 1 1
      https.d/html.conf

+ 1 - 1
https.d/html.conf

@@ -10,7 +10,7 @@ server {
   error_log   /data/logs/nginx/html/error.log;
 	index	index.html index.htm;
 	# root /data/www/ris;
-  root /data/3.0/BY-YJ/ris;;
+  root /data/3.0/BY-YJ/ris;
 
   # location /29600/ {
   #   proxy_pass              https://127.0.0.1:29600/;