blob: 5b157712c61ba1cb9107bf07fc69fda984190763 (
plain) (
blame)
1
2
3
4
5
6
|
RunApp streamlines the process for configuring applications that
requires one or more web servers and/or other daemons, during
development or deployment.
It builds the config files required by the services from the $config
hash, such as apache's httpd.conf.
|