Update phpinfo.conf

pull/121/head
midoks 3 years ago
parent 1e4d5bad67
commit bb6a2eb4f5
  1. 2
      plugins/php-yum/conf/phpinfo.conf

@ -1,4 +1,4 @@
location /{$PHP_VERSION} {
root {$ROOT_PATH}/phpinfo;
include {$SERVER_PATH}/web_conf/php/conf/enable-php-{$PHP_VERSION}.conf;
include {$SERVER_PATH}/web_conf/php/conf/enable-php-yum{$PHP_VERSION}.conf;
}
Loading…
Cancel
Save