mdserver-web/plugins/php/conf/php-fpm.conf

5 lines
185 B
Plaintext
Raw Normal View History

2018-12-10 02:32:31 -05:00
[global]
2018-12-10 02:53:06 -05:00
include={$SERVER_PATH}/php/{$PHP_VERSION}/etc/php-fpm.d/*.conf
;php_value[auto_prepend_file]={$SERVER_PATH}/md_start.php
;php_value[auto_append_file]={$SERVER_PATH}/md_end.php