Commit graph

2 commits

Author SHA1 Message Date
Adam Williamson
68017cbeb3 Er, name the file right
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-11-21 21:01:35 -08:00
Adam Williamson
bf585ef675 testcase_stats: install Apache config for indexing
testcase_stats relies on the server to do directory indexing,
it doesn't provide its own index files. We need to configure
Apache to do directory indexing for the openQA public dir, and
disable reverse proxying for it (apparently reverse proxying
takes precedence over index generation).

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-11-21 20:53:50 -08:00