sebastien.fleury
fce8d72c12
Issue#41 configure multi proxypass configuration in vhost
9 years ago
root
2ba72e613d
Add new templates 'proxy.tmpl' and 'redirect.tmpl'. Add comment pointing to new templates to pillar.example.
10 years ago
Adrien Bréfort
3612927174
Fix default Options.
10 years ago
Adrien Bréfort
67e12a8bc2
Fixed Apache 2.4 support and added support for Ubuntu 14.10.
Replace require_all with use_require in map.jinja, we want to be able
to use custom Require values.
Remove uneeded Directory in standard.tmpl and add conditional and
default value for Require.
Fix bad filenames in standard.sls
10 years ago
Berry Langerak
b8fe242d35
Adding support for Apache 2.4 on Ubuntu 14.04
- Adding confext to virtualhost names.
- Renaming the default config file for Ubuntu (000-default.conf).
- Adding ability to use "Require all granted".
10 years ago
Vincent Fretin
0aec048eaf
use test -f instead of ls
10 years ago
vincentfretin
18d8c0c0fb
Don't execute a2ensite if the vhost is already enabled
10 years ago
Adam Herzog
be1aa5629e
Use confext parameter when naming vhost config files.
11 years ago
Arnold Bechtoldt
1fce705bc0
setting the remaining changes caused by the change of cmd.wait to .module.wait in init.sls
11 years ago
Michal Galet
a3299dc1eb
States for apache-reload and apache-restart using module.wait not working
11 years ago
Jorge Rodriguez
845b58d15f
CustomLog directive takes two parameters. Introduced LogFormat variable and defaulted to "common" format.
11 years ago
Alan McNea
c863598ec7
Moved apache-reload and apache-restart commands to init.sls and invoke apache-reload from standard.sls
11 years ago
Alan McNea
e34c476ea1
Added DirectoryIndex, UseCanonicalName, and VirtualDocumentRoot properties to standard.tmpl
11 years ago
Alan McNea
b51e442440
Fixed bugs in standard.tmpl
11 years ago
Seth House
f1cff2dd22
Renamed package-map.jinja to map.jinja; is used for more than package names
11 years ago
Seth House
2499a50135
Added apache.vhost formula
11 years ago