Javier Bértoli
fcb434e248
Added "Managed by Salt..." headers in template and made them unifom across the formula
pirms 7 gadiem
Noel McLoughin
147aa71551
Do not add ServerAlias unless defined
pirms 7 gadiem
Alexander Weidinger
08a21edb73
Actually fix CustomLog default values in templates
pirms 7 gadiem
Alexander Weidinger
e20189e94a
Revert "Fix CustomLog default values in templates"
This reverts commit 429039819d
.
pirms 7 gadiem
Alexander Weidinger
429039819d
Fix CustomLog default values in templates
pirms 7 gadiem
emeygret
2142ab99f1
Add RedirectMatch option
in pillar add
RedirectMatch: true
pirms 7 gadiem
dexbleeker
bf66e749d1
Append slash to RedirectTarget ( #161 )
pirms 8 gadiem
a.genus
ba6679ef66
Remove breaking changes
pirms 9 gadiem
David Douard
f01c72c637
Allow to configure several interfaces for a vhost.
This is done by split the interface pillar value instead of using a proper
list so it behaves exactly the same as before for simple 1 interface cases
(no need to refactor one's pillar files).
The resulting is something like:
Listen 1.2.3.4:80
Listen [2001:abc:def:100::3]:80
<VirtualHost 1.2.3.4:80 [2001:abc:def:100::3]:80>
...
pirms 9 gadiem
a.genus
cac7545070
Add listen directive to vhosts templates and remove ports.conf
pirms 9 gadiem
root
2ba72e613d
Add new templates 'proxy.tmpl' and 'redirect.tmpl'. Add comment pointing to new templates to pillar.example.
pirms 10 gadiem