summaryrefslogtreecommitdiff
path: root/caddytest/integration/caddyfile_adapt/php_fastcgi_matcher.txt
diff options
context:
space:
mode:
authorMatthew Holt <mholt@users.noreply.github.com>2022-09-23 16:47:59 -0600
committerMatthew Holt <mholt@users.noreply.github.com>2022-09-23 16:47:59 -0600
commite747a9bb12bc644aebce369061a2dc0de567d8d9 (patch)
treef3730f34540933136910d02498b18eec59254cce /caddytest/integration/caddyfile_adapt/php_fastcgi_matcher.txt
parentf7c1a51efb6d0e578c6f699b6f3498b5930cdd32 (diff)
Fix tests
Diffstat (limited to 'caddytest/integration/caddyfile_adapt/php_fastcgi_matcher.txt')
-rw-r--r--caddytest/integration/caddyfile_adapt/php_fastcgi_matcher.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/caddytest/integration/caddyfile_adapt/php_fastcgi_matcher.txt b/caddytest/integration/caddyfile_adapt/php_fastcgi_matcher.txt
index 488c525..d90b2cb 100644
--- a/caddytest/integration/caddyfile_adapt/php_fastcgi_matcher.txt
+++ b/caddytest/integration/caddyfile_adapt/php_fastcgi_matcher.txt
@@ -30,7 +30,7 @@ php_fastcgi @api localhost:9000
"handler": "static_response",
"headers": {
"Location": [
- "{http.request.uri.path}/"
+ "{http.request.orig_uri.path}/"
]
},
"status_code": 308