aboutsummaryrefslogtreecommitdiff
path: root/t/conf/extra.last.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 't/conf/extra.last.conf.in')
-rw-r--r--t/conf/extra.last.conf.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/t/conf/extra.last.conf.in b/t/conf/extra.last.conf.in
new file mode 100644
index 0000000..0156023
--- /dev/null
+++ b/t/conf/extra.last.conf.in
@@ -0,0 +1,4 @@
+PerlLoadModule Apache::Inject
+<FilesMatch ".*\.html">
+ Inject head.html foot.html
+</FilesMatch>