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 apac

PerlAccess handler overriding mod_include

1999-11-23 Thread Robert Bedell
I know this is a simple problem, but I can't find the solution in the Eagle books or in the mailing lists, etc. Anyway. I have a custom blocking module to block large quantities of URLs Options +execcgi AddHandler server-parsed .shtml SetHandler server-parsed AddType text/html .shtml Optio

How do I get the uri in a section?

1999-11-09 Thread Robert Bedell
I've hunted all over the place for this, and still haven't found the solution. I remember seeing it for the C api, but not for Apache::*. I own the O'Reilly book and do quite a bit of mod_perl programming, so if someone can help me on this I'd appreciate it. I have some setups where I need to se