소스 검색

gva-server xj - 6

abiao 1 년 전
부모
커밋
1b9620afa7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      go/gopath/src/fohow.com/nginx/ngx_test_config

+ 1 - 1
go/gopath/src/fohow.com/nginx/ngx_test_config

@@ -66,7 +66,7 @@ server {
     server_name  tfohowapi.hiwavo.com;
     charset utf-8;
     #ssl on;
-    ssl_certificate      /home/rails/fohow/api/go/gopath/src/fohow.com/static/tapi/tfohowapi.hiwavo.com_bundle.pem;;
+    ssl_certificate      /home/rails/fohow/api/go/gopath/src/fohow.com/static/tapi/tfohowapi.hiwavo.com_bundle.pem;
     ssl_certificate_key  /home/rails/fohow/api/go/gopath/src/fohow.com/static/tapi/tfohowapi.hiwavo.com.key;
     ssl_session_cache    shared:SSL:1m;
     ssl_session_timeout  5m;