[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: Apache cgi script wont run
- From: Charles Galpin <cgalpin lighthouse-software com>
- To: Mike Martin <redhat-list redhat com>
- Subject: RE: Apache cgi script wont run
- Date: Mon, 1 Mar 1999 12:09:55 -0500
since your script is in /opt1/abc.net/httpd/cgi-bin, use
ScriptAlias /cgi-bin/ /opt1/abc.net/httpd/cgi-bin
charles
===== Original Message from Mike Martin <redhat-list redhat com> at 3/01/99
11:42 am
<snip>
>----------------------------------------------------------
>My index.html
>Contains....
><!--#exec cgi="/cgi-bin/counter.pl" -->
>---------------------------------------------------------
>My counter.pl
>Is in /opt1/abc.net/httpd/cgi-bin/counter.pl
>And contains as first line...
>#! /usr/bin/perl
>---------------------
>I've tried every permutation of combinations etc. but
>seem to get nowhere with activating this script.
>Any ideas? Thanks, Mike M
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]