hi friends,
i am a newcomer to modperl and have managed to start running it with apache on linux..
but now when it comes to coding i find that my previos cgi scripts are running under 
modperl in the same way.

As i understand.there is some improvement in speed since now the perl interpretor is a 
part of apache.
but in addition.
how do i start writing perl so as to take advantage of modperl better..??

Plus can anyone explain to me the semantics/usage of the following in my httpd.conf 
and how i can change it to suit me better.

PerlModule Apache::Registry
<Location /perl>
SetHandler perl-script
PerlHandler Apache::Registry
Options ExecCGI
allow from all
PerlSendHeader On
</Location>

Thanks, in advance.
Samir


_________________________________________________
Get Your Free Email At, http://www.rediffmail.com

For fabulous shopping deals visit: http://www.rediff.co.in/shopping/index.html



Reply via email to