apache-formula/apache
Rowcliffe Browne 4987f3d556 allow AllowEncodedSlashes directive in vhosts.
Apache2 docs state this is global, but vhost overrides it even when not specified.

additionally, this directive is defaulted differently across distributions (eg. CentOS is default 'On')

this change allows control of the directive.
2016-01-20 12:17:41 +08:00
..
files Allow global directives to be added to apache config 2016-01-19 17:02:31 +08:00
vhosts allow AllowEncodedSlashes directive in vhosts. 2016-01-20 12:17:41 +08:00
config.sls Allow global directives to be added to apache config 2016-01-19 17:02:31 +08:00
debian_full.sls Add listen directive to vhosts templates and remove ports.conf 2015-12-24 16:01:32 +03:00
init.sls fixed things seth mentioned in class 2014-09-25 11:48:36 -05:00
logrotate.sls Improove the logrotate state with the map 2016-01-07 19:02:00 +00:00
manage_security.sls Added newlines to recent files 2015-12-16 16:43:16 +03:00
map.jinja Improove the logrotate state with the map 2016-01-07 19:02:00 +00:00
mod_actions.sls Improved apache-formula 2015-06-19 20:44:53 +02:00
mod_dav_svn.sls Add mod_dav_svn 2015-12-23 17:02:24 +03: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 newlines to recent files 2015-12-16 16:43:16 +03:00
register_site.sls Replace deprecated iteritems() with items() 2015-11-22 18:57:56 -03:00