fuyu 5 năm trước cách đây
mục cha
commit
f5588f2ebe
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      conf.d/api.conf

+ 0 - 2
conf.d/api.conf

@@ -8,8 +8,6 @@ server {
     #add_header Access-Control-Allow-Origin '*';
     #add_header Access-Control-Allow-Origin '*';
     #add_header Access-Control-Allow-Headers 'X-Requested-With,Content-Type';
     #add_header Access-Control-Allow-Headers 'X-Requested-With,Content-Type';
     #add_header Access-Control-Allow-Methods 'GET,POST,OPTIONS'
     #add_header Access-Control-Allow-Methods 'GET,POST,OPTIONS'
-    access_log /data/logs/nginx/newrisapi/access.log;
-    error_log /data/logs/nginx/newrisapi/error.log;
     location / {
     location / {
         if (!-e $request_filename) {
         if (!-e $request_filename) {
           rewrite  ^/(.*)$  /index.php/$1  last;
           rewrite  ^/(.*)$  /index.php/$1  last;