Document error_log

This commit is contained in:
Oliver Davies 2015-12-28 13:16:30 +00:00
parent 74fe80b1cb
commit bd881c0bc7

View File

@ -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)(/.+)$;