TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:15526] problems with cgi-bin



On Mon, Apr 03, 2000 at 10:18:47PM -0500, Steven Hutera wrote:

> I'm trying to setup apache to use the users cgi-bin for execution.  my
> users directorys are /usr/home/name/www/cgi-bin/ and when trying to
> execute a .cgi  script i'm getting a INTERNAL SERVER ERROR. I have added
> a ScriptAlias command in my apache.conf that looks like this ScriptAlias
> /cgi-bin/ /usr/home/name/www/cgi-bin.  I know there is something else
> I'm missing.

Try putting a final "/" after the cgi-bin.  Like this:

ScriptAlias /cgi-bin/ /usr/home/name/www/cgi-bin/

Ben

-- 
"There is no spoon"
	-- The Matrix