> On Mon, 3 Apr 2000, Drew Taylor wrote:
> > So I just write a small handler which does the same thing as the .pl
> > script and add a <Location /cgi-bin/search.pl> directive to use this
> > handler?
> 
> Yes, that should work fine.
> 
> > And I would need to setup a <Location> directive for each function
> > (Search, Cart, etc)? 
> 
> You probably want to set up one for each Apache::Registry script you have
> right now, unless you don't like the way they're structured and want to
> re-work it.

Look into <Perl> sections to generate all the required configurations to
save you redundant typing and errors.

See http://perl.apache.org/guide/config.html#_Perl_Perl_Sections

______________________________________________________________________
Stas Bekman             | JAm_pH    --    Just Another mod_perl Hacker
http://stason.org/      | mod_perl Guide http://perl.apache.org/guide/ 
mailto:[EMAIL PROTECTED]  | http://perl.org    http://stason.org/TULARC/
http://singlesheaven.com| http://perlmonth.com http://sourcegarden.org
----------------------------------------------------------------------

Reply via email to