added tag for php insertion in nginx.conf
This commit is contained in:
parent
4baa3a1704
commit
700a55f7ed
@ -33,6 +33,8 @@ http {
|
||||
# set default document root for all sites
|
||||
root /usr/share/nginx/html;
|
||||
|
||||
#<insert PHP handler here if applicable>
|
||||
|
||||
# logging options
|
||||
log_format main '$remote_addr - $remote_user [$time_local] $request '
|
||||
'$status $body_bytes_sent "$http_referer" '
|
||||
|
Loading…
Reference in New Issue
Block a user