[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-security] RE:CGI
Cool beans, whew now I get it! I appreciate it Gerald!!! Hope you had a
great weekend!!
TTFN
Frank
-----Original Message-----
From: cobalt-security-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-security-admin@xxxxxxxxxxxxxxx]On Behalf Of Gerald Waugh
Sent: Saturday, April 29, 2000 3:33 PM
To: cobalt-security@xxxxxxxxxxxxxxx
Subject: Re: [cobalt-security] RE:CGI
Frank Cubillos <cubillos@xxxxxxxxxxxxxxxxxx>
On: Saturday, April 29, 2000 9:03 PM
> Thanks for the help Gerald, a bit more info if I can. So from what I
> understand I can set up a cgi script, where do I refer the path of the
> script? Sorry for the ignorance, too many years with Unix
> Thanks for your patience!
> Frank
Since cgi-wrap allows you to place the script in any directiory,
you merely name the file as an example this form declaration;
<form method=POST action="mycgi.pl"> <!-- prviding the file is in the same
directory as the form. -->
or if you created a cgi-bin directory, (I still do as I can't break the
habit?)
<form method=POST action="../cgi-bin/mycgi.pl">
I hope this helps!
_______________________________________________
cobalt-security mailing list
cobalt-security@xxxxxxxxxxxxxxx
http://list.cobalt.com/mailman/listinfo/cobalt-security