Re: PerlHandler precedence?

2000-02-10 Thread Stas Bekman
ith clever placement the handlers in the uri space -- I can't do that this time. I believe the problem is not in Perlhandler precedence but in: How Directory, Location and Files Sections are Merged http://perl.apache.org/guide/config.html#How_Directory_Location_and_File

PerlHandler precedence?

2000-02-09 Thread Robert Bedell
Here's the problem. I have a number of cgi scripts I want to run under PerlRun (some under Registry, but not all of them are cleaned up yet), and also run a new Mason interface we've put together. But with the config below, only HTML::Mason processes them. My understanding of SetHandler in