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

5 lines
185 B
Plaintext

[global]
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