diff options
Diffstat (limited to 'tests/docroot/www/cgi.pl')
-rw-r--r-- | tests/docroot/www/cgi.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/docroot/www/cgi.pl b/tests/docroot/www/cgi.pl index 9695adf..88ae6d3 100644 --- a/tests/docroot/www/cgi.pl +++ b/tests/docroot/www/cgi.pl @@ -1,4 +1,4 @@ -#! /usr/bin/perl +#! /usr/bin/perl print "Content-Type: text/html\r\n\r\n"; |