- or download this
[Tue Aug 06 15:31:25.389867 2019] [cgi:error] [pid 21795] [client 83.7
+8.41.48:51364] End of script output before headers: cgi.cgi
[Tue Aug 06 15:34:05.945545 2019] [cgi:error] [pid 21797] [client 83.7
+8.41.48:51417] AH01215: (2)No such file or directory: exec of '/usr/l
+ib/cgi-bin/cgi.cgi' failed: /usr/lib/cgi-bin/cgi.cgi
...
[Tue Aug 06 15:45:04.178975 2019] [cgi:error] [pid 22122] [client 83.7
+8.41.48:51528] AH01215: (2)No such file or directory: exec of '/usr/l
+ib/cgi-bin/cgi.cgi' failed: /usr/lib/cgi-bin/cgi.cgi
[Tue Aug 06 15:45:04.179385 2019] [cgi:error] [pid 22122] [client 83.7
+8.41.48:51528] End of script output before headers: cgi.cgi
- or download this
#!/usr/bin/perl
...
print "Hello world";
- or download this
<VirtualHost *:80>
ServerAdmin webmaster@localhost
...
</VirtualHost>
- or download this
<IfModule mod_alias.c>
<IfModule mod_cgi.c>
...
</Directory>
</IfDefine>
</IfModule>