From 4025c502a6683e52ab37475686d2ffd86b82184b Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sat, 11 May 2024 12:58:42 +0800 Subject: test.cgi: Show PATH_INFO --- test.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.cgi b/test.cgi index a32c577..523ef01 100755 --- a/test.cgi +++ b/test.cgi @@ -2,4 +2,4 @@ printf 'Content-Type: text/html\r\n' printf '\r\n' -printf 'Successful.' +printf '%s\r\n' "$PATH_INFO" -- cgit 1.4.1-2-gfad0