lsproc said:
Thank you ! I forgot about that
I also have some more information you may want to add for your tutorial
First instead of python you can also use perl
#!/usr/local/bin/perl print "Content-type: text/html Hello World! In Perl";
or ruby
#!/usr/bin/ruby print "Content-type: text/htmlnn"; print ?Ruby is working fine!";




This topic is locked









