소스 검색

Document error_log

Oliver Davies 9 년 전
부모
커밋
bd881c0bc7
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -25,6 +25,7 @@ A list of vhost definitions (server blocks) for Nginx virtual hosts. If left emp
         index: "index.php index.html index.htm"
         error_page: ""
         access_log: ""
+        error_log: ""
         extra_parameters: |
           location ~ \.php$ {
             fastcgi_split_path_info ^(.+\.php)(/.+)$;