From: Tobias Brunner Date: Tue, 28 Nov 2017 15:16:18 +0000 (+0100) Subject: testing: Explicitly deliver all test results as text/plain X-Git-Tag: 5.6.2dr1~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8517a0edb4bdbc4ac20282a06c86ac65f0bedebe;p=thirdparty%2Fstrongswan.git testing: Explicitly deliver all test results as text/plain --- diff --git a/testing/hosts/winnetou/etc/apache2/conf-enabled/testresults-as-text.conf b/testing/hosts/winnetou/etc/apache2/conf-enabled/testresults-as-text.conf index 6f5f3011c4..68438a6566 100644 --- a/testing/hosts/winnetou/etc/apache2/conf-enabled/testresults-as-text.conf +++ b/testing/hosts/winnetou/etc/apache2/conf-enabled/testresults-as-text.conf @@ -1 +1,4 @@ -AddType text/plain .iptables .log .sql +AddType text/plain .conf .log .sql .users +AddType text/plain .secrets .listall .statusall +AddType text/plain .conns .certs .sas .pools .authorities .stats +AddType text/plain .policy .state .route .iptables .iptables-save