Commit Graph

42 Commits

Author SHA1 Message Date
Niels Abspoel
dccfdf7962
add server_status state (#250)
Add server_status state to create a default server_status handler for localhost
2018-11-27 19:53:15 +01:00
noelmcloughlin
2c21dc0df6 Fix mod_fastcgi state/repo 2018-02-14 21:01:43 +00:00
kadogo
93e1a0a9cd Update README for new mod (xsendfile, fastcgi, proxy_fcgi) 2017-05-17 06:41:55 +02:00
Oleksandr Porunov
0cbf64209d Add info about uninstall state 2017-04-05 11:18:21 +02:00
Patrick Chevalley
780bf3158d Add Reverse Proxy directives, GeoIP, Certificates management, mostly for RedHat 2017-03-09 12:44:32 +01:00
Alexander Weidinger
6e880d0827 FreeBSD: mod_cgi 2017-02-01 23:50:03 +01:00
Alexander Weidinger
f03df6e2fb FreeBSD: mod_rewrite 2017-02-01 23:50:03 +01:00
Alexander Weidinger
5dbe687cda FreeBSD: mod_perl2 2017-02-01 23:50:03 +01:00
Alexander Weidinger
4e12b404a4 FreeBSD: mod_suexec 2017-02-01 23:50:03 +01:00
Alexander Weidinger
bc81c6ab43 FreeBSD: mod_proxy 2017-02-01 23:50:03 +01:00
Alexander Weidinger
c7e533d7e5 mod_ssl: FreeBSD support 2017-02-01 23:50:03 +01:00
Niels Abspoel
1c20ce5f70 add modsecurity rules state 2016-09-23 11:12:37 +02:00
Tibor Gemes
98e9c00661 enable mod_ssl on Redhat 2016-05-18 10:07:24 +02:00
Javier Bértoli
2be52db8b8 Add mod_security management
Add gitignore, kitchen-ci files
Add some tests and documentation
2016-05-11 15:41:07 -03:00
Daniel Hobley
2a84daf248 Added the ability to remove the vhost file from debian 2016-02-18 16:19:11 +01:00
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🔤def💯:3]:80

  <VirtualHost 1.2.3.4:80 [2001🔤def💯:3]:80>
  ...
2016-01-25 12:25:29 +01:00
michaelforge
8f21cf5572 Fixed typo in README, follow-up to f7940ecdc 2015-12-29 20:08:39 +03:00
a.genus
f69e834f4b Add docs about mod_dav_svn 2015-12-24 12:53:33 +03:00
Alexander Kozlov
8f2308b985 Added ability to configure mod_remoteip 2015-12-16 02:54:14 +03:00
Forrest
8df779fe12 Merge pull request #98 from michaelforge/feature_manage-security
Added ability to manage security settings
2015-12-14 11:33:06 -08:00
Alexander Kozlov
f7940ecdc1 Added ability to replace default vhost with own version
Added example shows 503 code instead of "It works!" page.
2015-12-14 17:44:59 +03:00
Alexander Kozlov
5a641d5b6a Mentioned apache.manage_security at docs 2015-12-14 17:14:32 +03:00
Carlo Vollebregt
a3885e6d69 Added installation support for mod_pagespeed on RedHat 2015-11-19 22:04:03 +01:00
Niels Abspoel
53b995a680 Improved apache-formula
- Added more modules and configuration options
 - Renamed sls files to reflect what they do.
 - added mpm options for Debian
2015-06-19 20:44:53 +02:00
Cody Hiar
45de7301a7 Updated README to note that directories are created when using
apache.vhosts.standard
2015-06-01 19:16:24 -06:00
Raphaël Hertzog
23e3280a7d Drop references to unused apt and php formulas
They no longer are dependencies of this formula.
2015-03-02 23:38:20 +01:00
Skyler Berg
11d66cfda7 Add ability to specify modules in pillar 2014-11-20 15:46:31 -08:00
Seth House
448c4855ce Revert "Updated README with new formula conventions URL"
This reverts commit f7b14ec169.
2014-08-06 17:08:14 -04:00
Seth House
f7b14ec169 Updated README with new formula conventions URL 2014-08-06 17:06:33 -04:00
David Warkentin
49a79bd549 Fix link to instructions
The link to the installation and usage instructions does not work. This fixes it.
2014-06-30 14:39:52 -06:00
Seth House
65c57dc315 Remove full Pillar example from README; see pillar.example instead 2014-06-18 13:53:01 -06:00
Martin Peeters
b74df1871b Fix typo 2014-06-01 12:13:54 +02:00
Seth House
641b70039a Change optional deps list to be a bulleted list to match 2014-01-24 13:34:16 -07:00
Arnold Bechtoldt
b45a5f4fc4 adding mod_proxy and mod_proxy_http states, updating the README doc 2014-01-04 19:29:22 +01:00
Diep Pham Van
5d746a2c15 Fix wrong state path
apache.vhost.standard --> apache.vhosts.standard
2013-11-19 11:04:30 +07:00
Seth House
65e2bffaea Refactored the README with individual sections for each state 2013-08-29 14:15:06 -06:00
Seth House
5550f85bd9 Added a mod_wsgi state 2013-08-13 16:52:36 -06:00
Seth House
d29f634367 Updated README with these changes moved Pillar examples into pillar file 2013-08-13 15:12:57 -06:00
Alan McNea
64ff393954 Moved README.md to README.rst 2013-07-29 21:34:54 +00:00
Michael Grosser
4e34ef6b9f Edit README according to guidelines. 2013-07-27 20:27:03 +02:00
Michael Grosser
d64793f7c1 Edit README according to guidelines 2013-07-27 20:22:05 +02:00
Michael Grosser
0664787b44 Move README according to formula guidelines 2013-07-27 20:13:17 +02:00