For the next release of my RPC::XML package, I plan to roll out a status 
tracker akin to Apache::Status in mod_perl, only to monitor/examine the RPC
servers being managed by the mod_perl-ennabled Apache server. I would like to
have the main page of this Apache::RPC::Status system offer a link to
/perl-status, or whatever the correct URI is, if Apache::Status is available.

Is there a way to detect whether Apache::Status is assigned to a location as a 
handler, and if so, what the URI for this handler is? On a related note, how 
much information is available to me at run-time about other locations? Is it 
possible to tell things like authorization settings, etc., about a URI from 
within a running mod_perl?

Randy
-- 
-------------------------------------------------------------------------------
Randy J. Ray     | Men occasionally stumble over the truth, but most of them
[EMAIL PROTECTED] | pick themselves up and hurry off as if nothing had happened.
+1 408 543-9482  |   -- Sir Winston Churchill


Reply via email to