Training
Consulting
Tools
xref
: /
civetweb-2.7.6
/
test
/
dir with spaces
/
hello.cgi
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
usr
/
bin
/
env
perl
2
3
print
"Content-Type:
text
/
plain
\n\nhello\n"
;
4