Ramy Asselin be4aff60dc Add support for running Zuul on Trusty
Puppet install zuul on Ubuntu 14.04 Trusty fails because Apache/2.4.7
does not have mod_mem_cache. According to [1], we should use
 mod_cache_disk instead.

"These modules have been removed: mod_authn_default, mod_authz_default,
 mod_mem_cache. If you were using mod_mem_cache in 2.2,
 look at mod_cache_disk in 2.4."

Add configuration to cache /status.json using mod_cache_disk.

Allow access to the 'DocumentRoot' path, which is disallowed on 14.04
by default.

[1] http://httpd.apache.org/docs/trunk/upgrading.html

Change-Id: I734b5c45e1e088364328e9fc5ec5932d3bfe32c5
2015-01-05 16:08:45 -08:00
..
2014-04-09 20:56:36 +00:00
2014-03-23 08:40:18 -07:00
2014-05-23 11:06:12 +04:00
2013-09-06 13:29:04 -07:00
2014-08-14 11:23:53 +02:00
2014-10-20 15:49:11 -07:00
2014-06-04 17:33:50 -07:00
2014-06-04 17:33:50 -07:00
2014-09-12 10:42:05 -07:00
2014-09-25 09:14:05 +02:00
2014-09-25 09:07:38 +02:00
2014-09-30 12:40:59 -07:00