summaryrefslogtreecommitdiff
path: root/tests/plugins/http/configs/.rr-http-static.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/plugins/http/configs/.rr-http-static.yaml')
-rw-r--r--tests/plugins/http/configs/.rr-http-static.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/plugins/http/configs/.rr-http-static.yaml b/tests/plugins/http/configs/.rr-http-static.yaml
index bbec13f9..e2e3af2a 100644
--- a/tests/plugins/http/configs/.rr-http-static.yaml
+++ b/tests/plugins/http/configs/.rr-http-static.yaml
@@ -15,8 +15,7 @@ http:
uploads:
forbid: [ ".php", ".exe", ".bat" ]
static:
- dir: "../../../"
- pattern: "/tests/"
+ dir: "../../../tests"
forbid: [ "" ]
allow: [ ".txt", ".php" ]
calculate_etag: true