summaryrefslogtreecommitdiff
path: root/tests/proxy.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/proxy.conf')
-rw-r--r--tests/proxy.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/proxy.conf b/tests/proxy.conf
index ae8a75a9..ba2f49dd 100644
--- a/tests/proxy.conf
+++ b/tests/proxy.conf
@@ -28,5 +28,5 @@ proxy.server = ( "" => (
))
url.rewrite = (
- "^/rewrite/all(/.*)$" => "/indexfile/query_string.pl?$1",
+ "^/rewrite/all(/.*)$" => "/cgi.pl?$1",
)