69 コミット (147aa71551077581b4c6156568e9b29e1c3fae9b)

作成者 SHA1 メッセージ 日付
  Noel McLoughin 147aa71551 Do not add ServerAlias unless defined 7年前
  Alexander Weidinger 08a21edb73 Actually fix CustomLog default values in templates 7年前
  Alexander Weidinger e20189e94a Revert "Fix CustomLog default values in templates" 7年前
  Alexander Weidinger 429039819d Fix CustomLog default values in templates 7年前
  thomas Senay 5fea96a6a2 Split Logformat and CustomLog Directive to avoid syntax error on RedHat 7年前
  alexfrosa dca6c1b4a3
Update minimal.tmpl 7年前
  Alex Rosa 0475eef4ad fixed: missing LogFormat 7年前
  Louis Haddrell 2360d722b6 Replaced use_require with Apache version check (fixes #188) 7年前
  Javier Bértoli ffac9b2381 Added minimal template (fixes #34) 7年前
  Bernhard M. Wiedemann f25d7707cf fix standard.tmpl 7年前
  Bernhard M. Wiedemann 81a25d9467 drop %O from default LogFormat 7年前
  Patrick Chevalley 780bf3158d Add Reverse Proxy directives, GeoIP, Certificates management, mostly for RedHat 7年前
  Alexander Weidinger cc9d81c3b1 Made Timeout optional 8年前
  dexbleeker bf66e749d1 Append slash to RedirectTarget (#161) 8年前
  John Kristensen 10ae336f12 Correct ProxyPassTarget default for ProxyPassReverseTarget (#154) 8年前
  Raphaël Hertzog 4fa9d57d2b Do not force usage of apache.config in apache.vhosts.standard 8年前
  Martin Jackson 6382785cc9 Add proxyrequests directive (#144) 8年前
  Martin Jackson b1640f4f3d [#141] Support additional options for Proxypass (#142) 8年前
  Philipp Marmet 01c9ca4a56 use default style for cmd.run: instead of cmd: - run 8年前
  Nils Kalchhauser fa291e289a fix line feed suppression in standard.tmpl 8年前
  Daniel Hobley 9b8932b267 Fixed a bug where the Require parameter would be on the same line as location 8年前
  Daniel Hobley e281a7ba82 Added Timeout and LimitRequestsFields to vhosts 8年前
  a.genus 4d04d95b02 Manage ports.conf file on Debian 9年前
  a.genus ba6679ef66 Remove breaking changes 9年前
  Christian McHugh f8d90931f8 Cleanup whitespace in generated vhosts 9年前
  David Douard f01c72c637 Allow to configure several interfaces for a vhost. 9年前
  Rowcliffe Browne 4987f3d556 allow AllowEncodedSlashes directive in vhosts. 9年前
  a.genus cac7545070 Add listen directive to vhosts templates and remove ports.conf 9年前
  root 3742b40f86 Added support for Alias and Locations, as well as enabling Dav 9年前
  Rowcliffe Browne fd49c2c385 fix for symlink docroot failure 9年前
  Dominik Menzi ea065e3413 Set vhost sites as enabled by default 9年前
  Elias Probst ff2dd397c3 Don't execute `a2dissite` on each state run 9年前
  Julien Cristau 9be8ade5aa allow absence of DocumentRoot 9年前
  Mathieu Tarral a7fb2f89fc add missing {% endif %} 9年前
  Mathieu Tarral c195dce07c add an 'enabled' attribute for a site in pillar 9年前
  Rico Moorman 1a2d22b2e8 Correct variable name 9年前
  Jonathan Ballet a8f2d89995 ssl: also support the SSLCertificateChainFile required by some providers 9年前
  Jonathan Ballet c9d9d954de proxy: support SSL certificate in the proxy template 9年前
  Cody Hiar 07b2a9f9f5 Create defaul vhost directories when DocumentRoot is not set 9年前
  Mosen d4b1af0af4 Fix unnecessary comparison against boolean in vhosts/standard.tmpl 9年前
  Mosen f135e2e0d5 Fix incorrect syntax in pillar example for SSLCertificateFile, SSLCertificateKeyFile 9年前
  Florian Bittner dbb86f2bc4 Add basic SSL functionality. 9年前
  Jonathan Ballet 42426f3f4a Don't fail on missing DocumentRoot 9年前
  Jonathan Ballet 74e4c4d7d5 Make proxies order stable 9年前
  Jonathan Ballet 3f4a7667f7 Jinja's `reverse` is a filter, use it accordingly 9年前
  Cody Hiar f1b89abd3b Update standard.sls 9年前
  Cody Hiar 138a522f3f Update standard.sls 9年前
  sebastien.fleury fce8d72c12 Issue#41 configure multi proxypass configuration in vhost 9年前
  root 2ba72e613d Add new templates 'proxy.tmpl' and 'redirect.tmpl'. Add comment pointing to new templates to pillar.example. 10年前
  Adrien Bréfort 3612927174 Fix default Options. 10年前