> source file test.cgi atau test.pl:
#!/usr/bin/perl
print("Hello\n");
bila saudara ingin kata hello tampil di browser
tambahi sript di bawah ini .scrip seluruhnya
#!/usr/bin/perl
print ("Content-type: text/html\n\n");
print("Hello\n");
setelah itu nama file untuk script di atas silahkan
chmod .contoh chmod 0777 test.cgi
semoga ini bisa membantu
regards
"hadi"
____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie
--------------------------------------------------------------------------------
Utk berhenti langganan, kirim email ke [EMAIL PROTECTED]
Informasi arsip di http://www.linux.or.id/milis.php3
Pengelola dapat dihubungi lewat [EMAIL PROTECTED]