[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Apache and cgi/perl "file not found" error
- Subject: [ale] Apache and cgi/perl "file not found" error
- From: mterzo at mindspring.net (mterzo)
- Date: Mon, 10 Jul 2000 11:24:36 -0400 (EDT)
hmm.. do you have /cgi-bin/ the alias cgi-bin corectly pointing to the
directory?
it's not a permission problem becuase the error would be different..
your alias should look something like this
ScriptAlias /cgi-bin/ "/www/cgi-bin/"
where www is the path to cgi-bin
terzo
On Mon, 10 Jul 2000 sarchie at bigfoot.com wrote:
> > This is how I am calling the programs.
> > <!--#exec cmd="/cgi-bin/first.cgi" -->
>
> i'm not sure how much of a dent this will make but try:
> <!--#exec cgi="/cgi-bin/first.cgi"-->
>
> --
> To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.
>
--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.