8 lines
230 B
XML
8 lines
230 B
XML
<Bundle name="php">
|
|
<Group name="nginx">
|
|
<Package name="php5-fpm"/>
|
|
<Action name="php5-fpm-restart"/>
|
|
<Path name="/etc/nginx/snippets/php.conf"/>
|
|
<Path name="/etc/php5/fpm/pool.d/www.conf"/>
|
|
</Group>
|
|
</Bundle>
|