summaryrefslogtreecommitdiff
path: root/testing/hosts/winnetou/etc/apache2/sites-available/000-default.conf
diff options
context:
space:
mode:
authorYves-Alexis Perez <corsac@debian.org>2016-10-20 16:18:38 +0200
committerYves-Alexis Perez <corsac@debian.org>2016-10-20 16:18:38 +0200
commit25663e04c3ab01ef8dc9f906608282319cfea2db (patch)
treea0ca5e70f66d74dbe552c996a4f3a285cdfc35e4 /testing/hosts/winnetou/etc/apache2/sites-available/000-default.conf
parentbf372706c469764d59e9f29c39e3ecbebd72b8d2 (diff)
downloadvyos-strongswan-25663e04c3ab01ef8dc9f906608282319cfea2db.tar.gz
vyos-strongswan-25663e04c3ab01ef8dc9f906608282319cfea2db.zip
New upstream version 5.5.1
Diffstat (limited to 'testing/hosts/winnetou/etc/apache2/sites-available/000-default.conf')
-rw-r--r--testing/hosts/winnetou/etc/apache2/sites-available/000-default.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/hosts/winnetou/etc/apache2/sites-available/000-default.conf b/testing/hosts/winnetou/etc/apache2/sites-available/000-default.conf
index 933589906..03f93ad2e 100644
--- a/testing/hosts/winnetou/etc/apache2/sites-available/000-default.conf
+++ b/testing/hosts/winnetou/etc/apache2/sites-available/000-default.conf
@@ -6,6 +6,9 @@
Options Indexes FollowSymLinks MultiViews
</Directory>
+ RewriteEngine on
+ RewriteRule "^/testresults/.+/images/(.*)" "/images/$1" [PT]
+
LogLevel warn
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined