.. |
files
|
Added ability to configure mod_remoteip
|
2015-12-16 02:54:14 +03:00 |
vhosts
|
Added support for Alias and Locations, as well as enabling Dav
|
2015-12-10 06:59:32 +10:00 |
config.sls
|
Added support for different templates for the config file based on version
|
2015-12-10 06:54:50 +10:00 |
debian_full.sls
|
Adding support for Apache 2.4 on Ubuntu 14.04
|
2014-10-01 10:35:53 +02:00 |
init.sls
|
fixed things seth mentioned in class
|
2014-09-25 11:48:36 -05:00 |
manage_security.sls
|
Added ability to manage security settings
|
2015-12-14 17:12:20 +03:00 |
map.jinja
|
Add support for Ubuntu 15.04 and 15.10 in map.jinja.
|
2015-11-22 12:11:14 +01:00 |
mod_actions.sls
|
Improved apache-formula
|
2015-06-19 20:44:53 +02:00 |
mod_fcgid.sls
|
Improved apache-formula
|
2015-06-19 20:44:53 +02:00 |
mod_headers.sls
|
Improved apache-formula
|
2015-06-19 20:44:53 +02:00 |
mod_mpm.sls
|
fix apache-restart ID in apache/mod_mpm according to apache/init.sls
|
2015-08-25 01:42:08 -04:00 |
mod_pagespeed.sls
|
Added installation support for mod_pagespeed on RedHat: cache and log dir are already created after installation of the mod_pagespeed RPM
|
2015-11-20 12:33:16 +01:00 |
mod_php5.sls
|
Improved apache-formula
|
2015-06-19 20:44:53 +02:00 |
mod_proxy_http.sls
|
Removed apt from items where it is not required, also modified fcgid to include apache as it requires the apache package.
|
2014-01-20 20:47:04 +00:00 |
mod_proxy.sls
|
Fixing minor typo
|
2015-11-23 13:39:28 -05:00 |
mod_remoteip.sls
|
Added ability to configure mod_remoteip
|
2015-12-16 02:54:14 +03:00 |
mod_rewrite.sls
|
Improved apache-formula
|
2015-06-19 20:44:53 +02:00 |
mod_vhost_alias.sls
|
Improved apache-formula
|
2015-06-19 20:44:53 +02:00 |
mod_wsgi.sls
|
fixed things seth mentioned in class
|
2014-09-25 11:48:36 -05:00 |
modules.sls
|
debugging - the \s gets turned into \\s for some reason - so using [[:space:]] instead. This seems to be the grep-favored approach http://stackoverflow.com/questions/4233159/grep-regex-whitespace-behavior
|
2015-10-20 14:37:22 -04:00 |
osfingermap.yaml
|
Added support for different templates for the config file based on version
|
2015-12-10 06:54:50 +10:00 |
own_default_vhost.sls
|
Added ability to replace default vhost with own version
|
2015-12-14 17:44:59 +03:00 |
register_site.sls
|
Replace deprecated iteritems() with items()
|
2015-11-22 18:57:56 -03:00 |