On Tue, 5 Jun 2001, Peter Cornelius <[EMAIL PROTECTED]> wrote,

> Umm.  Don't you need an http header?
> print "content type: text/html\n\n";
>  before printing anything else out.  CGI.pm would allow you to just say
> 'print header();' btw.

No, you don't need that for "#exec cmd".

You can even do,

    <!--#exec cmd="cat /etc/passwd" -->

provided that you have the right configuration.

s.a.n
-- 
Hasanuddin Tamir: [EMAIL PROTECTED] - Trabas: www.trabas.com

Reply via email to