Thanks, I also want to see how have you configured the /cgi-bin/ Location in httpd.conf.

I think these are the relevant sections:


ScriptAlias /cgi-bin/ /home/httpd/html/cgi-bin/
<Files *.mperl>
  SetHandler perl-script
  PerlResponseHandler ModPerl::Registry
  PerlOptions +ParseHeaders
  Options +ExecCGI
</Files>

--
Dan Wilga                                         [EMAIL PROTECTED]
Web Technology Specialist                     http://www.mtholyoke.edu
Mount Holyoke College                                Tel: 413-538-3027
South Hadley, MA  01075                                        "Oook."

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to