Do you just want to make your existing cgi's run faster or is it
something more you are looking forward to ?

For Plain cgi you would have something simillar to this :

<Location /cgi-bin>
PerlSendHeader off
Options     ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
</Location>


Mithun

--- Ritesh Raj Sarraf <[EMAIL PROTECTED]> wrote:

> thanks for your response. That basic question was too much of a
> problematic for me.. hope you could provide some more help.
> I'm running apache2 on debian. I've enabled a virtual host for which
> I
> need perl support. Now do i add the lines provided in the link you
> provided.
> But still, the directive is:
> <Location /perl/> ................
> where as I wanted perl to work in cgi-bin folder because I've a
> guestbook in perl which runs that way.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

_______________________________________________
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to