Initial Commit
This commit is contained in:
5
database/cgi-bin/cgi.cgi
Normal file
5
database/cgi-bin/cgi.cgi
Normal file
@@ -0,0 +1,5 @@
|
||||
#!"\xampp\perl\bin\perl.exe"
|
||||
|
||||
print "Content-Type: text/html\n\n";
|
||||
|
||||
print "OK";
|
||||
Reference in New Issue
Block a user