This website requires JavaScript.
Explore
Help
Register
Sign In
lighttpd
/
lighttpd1.4
Watch
2
Star
0
Fork
You've already forked lighttpd1.4
0
Code
Issues
Releases
Wiki
Activity
82bee8d5c3
lighttpd1.4
/
tests
/
docroot
/
www
/
cgi.pl
8 lines
94 B
Perl
Raw
Blame
History
#!/usr/bin/env perl
print
"Content-Type: text/html\r\n\r\n"
;
print
$
ENV
{
"SCRIPT_NAME"
}
;
0
;
View Git Blame
Copy Permalink