aboutsummaryrefslogtreecommitdiffstats
path: root/modules/apache/manifests/var.pp
Commit message (Collapse)AuthorAgeFilesLines
* apache: add option to select default redirect URLNicolas Vigier2013-05-231-1/+4
| | | | | Add an option to change the URL to redirect to in case of unknown vhost. If the option is not provided, a 404 error is returned.
* apache: remove "dynamic lookup" warningsNicolas Vigier2012-12-181-1/+1
|
* apache: use variable to store apache config packageNicolas Vigier2012-12-101-1/+7
|
* Create apache::var and move apache config optionsNicolas Vigier2012-12-101-0/+7
Move apache options to apache::var class