Also, do you have mod_perl compiled/loaded in Apache? Rich Cloutier President, C*O SYSTEM SUPPORT SERVICES www.sysupport.com
----- Original Message ----- From: "Jack Hodgson" <[EMAIL PROTECTED]> To: "Greater NH Linux Users Group" <[EMAIL PROTECTED]> Sent: Friday, February 15, 2002 10:56 AM Subject: Sorta OT, but I'm stuck... > Elmer, > > I blew away most of yesterday trying to figure out how to config my > Apache server (remember me? I'm the newbie, who's doing his first > linux install) to serve perl scripts as pages. > > The websites that I've managed, that are commercially hosted, support > this capability routinely, and the docs I waded through yesterday all > pretty much agree on how it's done (I thought), but I couldn't get it > working. > > Here's basically what did. I added: > > <Directory /home/*/www> > Options +ExecCGI > </Directory> > > to /etc/apache/access.conf > > and I added '.pl' to this directive > > AddHandler cgi-script .cgi .pl > > in /etc/apache/srm.conf > > I tried many permutations of these, but no joy. > > What have I missed? Or done wrong. > > Thanks. > > -- Jack Hodgson <[EMAIL PROTECTED]> 603-433-7161 <www.jackhodgson.com> > > ***************************************************************** > To unsubscribe from this list, send mail to [EMAIL PROTECTED] > with the text 'unsubscribe gnhlug' in the message body. > ***************************************************************** > ***************************************************************** To unsubscribe from this list, send mail to [EMAIL PROTECTED] with the text 'unsubscribe gnhlug' in the message body. *****************************************************************
