Update phpinfo.conf
This commit is contained in:
parent
1e4d5bad67
commit
bb6a2eb4f5
|
|
@ -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…
Reference in New Issue