Jeff Geerling
|
3ea03870a6
|
Merge pull request #37 from opdavies/vhost-make-root-optional
Only add root if it's defined
|
2015-12-28 09:52:12 -06:00 |
|
Oliver Davies
|
3de8c915a0
|
Add error_log
|
2015-12-28 13:09:41 +00:00 |
|
Oliver Davies
|
19ddc34cbb
|
Only add root if it's defined
|
2015-12-25 19:42:17 +00:00 |
|
Chris Fritz
|
c5672bf89b
|
Remove unnecessary semicolon from vhosts config
Remove semicolon after `{{ vhost.extra_parameters }}` to allow support for blocks like `location ~ \.php$ { ... }`.
|
2015-08-06 20:05:31 +09:00 |
|
Jeff Geerling
|
90b6ddd1b3
|
Fixes #11: Add default/simple virtualhost configuration.
|
2015-02-21 00:02:51 -06:00 |
|
Jeff Geerling
|
7360d9cb0b
|
Major vhosts cleanup in preparation for issue #11.
|
2015-02-20 23:34:31 -06:00 |
|