summary refs log tree commit diff stats
path: root/test.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'test.cgi')
-rwxr-xr-xtest.cgi2
1 files changed, 1 insertions, 1 deletions
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"