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

problems with cgi-bin



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.

could someone please give me some insite on what I'm missing.  I would
like to let my users run there own cgi scripts from there own
directory.  any insite would be wonderfull.


Steven H.