[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apach2 and perl?



Try the following:

ScriptAlias /cgi-bin/ /www/www.iin.org/cgi-bin/

This supports execution of Perl scripts, but not perl scripts within
directories, just those that are the ScriptAlias directive.

 <Directory />
  AddHandler      cgi-script cgi pl
 </Directory>

----- Original Message -----
From: "Robert L. Harris" <Robert.L.Harris@rdlg.net>
To: "Debian Users" <debian-user@lists.debian.org>
Sent: Tuesday, February 18, 2003 3:32 PM
Subject: apach2 and perl?




Reply to: