At 08:58 AM 5/14/02 -0700, Erchinger, Ethan wrote:

> > Try
> > <Location /yadda-yadda>
> > SetHandler default-handler
> > </Location>
>
>I tried that as well.  Do you think it could be the startup.pl (handler.pl),
>shouldn't that only get run when the handler is perl-script?

If you have a "PerlRequire startup.pl" statement in your httpd.conf, 
startup.pl will always be run as Apache is starting up. It has nothing to 
do with the Set/AddHandler directives. I'm sure there is a section in the 
guide (http://perl.apache.org/guide/) which has more info, but I don't have 
a link handy.

Drew

======================================================================
Drew Taylor                  |  Freelance web development using
http://www.drewtaylor.com/   |  perl/mod_perl/MySQL/postgresql/DBI
mailto:[EMAIL PROTECTED]   |  Email jobs at drewtaylor.com
----------------------------------------------------------------------
Speakeasy.net: A DSL provider with a clue. Sign up today.
http://www.speakeasy.net/refer/29655
======================================================================

Reply via email to