Update www.conf
fix php83
This commit is contained in:
parent
3d11965b6e
commit
fb3df60193
@ -244,7 +244,7 @@ pm.max_spare_servers = 25
|
||||
; anything, but it may not be a good idea to use the .php extension or it
|
||||
; may conflict with a real PHP file.
|
||||
; Default Value: not set
|
||||
pm.status_path = /status_81
|
||||
pm.status_path = /status_83
|
||||
|
||||
; The address on which to accept FastCGI status request. This creates a new
|
||||
; invisible pool that can handle requests independently. This is useful
|
||||
@ -272,7 +272,7 @@ pm.status_path = /status_81
|
||||
; anything, but it may not be a good idea to use the .php extension or it
|
||||
; may conflict with a real PHP file.
|
||||
; Default Value: not set
|
||||
ping.path = /ping_81
|
||||
ping.path = /ping_83
|
||||
|
||||
; This directive may be used to customize the response of a ping request. The
|
||||
; response is formatted as text/plain with a 200 response code.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user