puppet-openstackci/files
Clark Boylan 6e8061c0ec Match file conditions to apache rewrite rules
Our os-loganalyze file conditions didn't quite match up to how apache's
rewrite rules were handling things. Basically only .*console.html(.gz)?
should be htmlified, all other html files should be passed through as
is. Not doing this broke the rendering of testr results html files when
we started sending all requests through os-loganalyze for proper index
generation between swift and disk.

Fix this with an update to the rules that restricts html htmlification
to console.html.

Change-Id: If03f6e2eda733c0abe572fe7f5cdabc8dd0c7268
2015-10-08 10:39:52 -07:00
..
disallow_robots.txt Create a log server like http://logs.openstack.org 2015-05-04 16:30:18 -07:00
log_archive_maintenance.sh Create a log server like http://logs.openstack.org 2015-05-04 16:30:18 -07:00
os-loganalyze-file_conditions.yaml Match file conditions to apache rewrite rules 2015-10-08 10:39:52 -07:00