dev/provisioning/modules/apache/examples/php.pp
author Chloe Laisne <chloe.laisne@gmail.com>
Mon, 20 Jun 2016 17:04:59 +0200
changeset 195 9d083636bd99
parent 28 b0b56e0f8c7f
permissions -rw-r--r--
Layout and style of the /chronologie endpoint

class { 'apache':
  mpm_module => 'prefork',
}
include apache::mod::php