add php
fix dnsdist url
This commit is contained in:
parent
0dcc701b6c
commit
d6e39dae83
8 changed files with 121 additions and 1 deletions
2
php/config/php-fpm/expose.conf
Normal file
2
php/config/php-fpm/expose.conf
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[www]
|
||||
php_admin_value[expose_php] = Off
|
||||
2
php/config/php-fpm/memory.conf
Normal file
2
php/config/php-fpm/memory.conf
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[www]
|
||||
php_admin_value[memory_limit] = 512M
|
||||
Loading…
Add table
Add a link
Reference in a new issue