Przeglądaj źródła

added cgi directory to skeleton

tags/release-00
gashapwn 3 lat temu
rodzic
commit
3b1fd68137
1 zmienionych plików z 4 dodań i 0 usunięć
  1. +4
    -0
      skel/public_html/cgi/test.cgi

+ 4
- 0
skel/public_html/cgi/test.cgi Wyświetl plik

@@ -0,0 +1,4 @@
#!/usr/bin/perl

print "Content-type: text/html\n\n";
print "Hello, World.\n";

Ładowanie…
Anuluj
Zapisz