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.

- Perrin

Reply via email to