mirror of https://github.com/midoks/mdserver-web
parent
1e4d5bad67
commit
bb6a2eb4f5
@ -1,4 +1,4 @@ |
|||||||
location /{$PHP_VERSION} { |
location /{$PHP_VERSION} { |
||||||
root {$ROOT_PATH}/phpinfo; |
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