<!--#start 61-->
<config>
<cmd name='php54' file='%{config_dir}/bin/php-cgi' listen='local' lock='0' type='mp' proto='fastcgi'>
<pre_event src_file='%{config_dir}/php-templete.ini' dst_file='/tmp/php-${name}.ini'/>
<env PHP_FCGI_MAX_REQUESTS='0' PHPRC='/tmp/php-${name}.ini'/>
</cmd>
<vhs>
<vh_templete name='php:php54' templete='html' index='index.php'>
<map file_ext='php' extend='cmd:php54' allow_method='*'/>
</vh_templete>
</vhs>
</config>
