On Tue, 16 Aug 2005 12:23:04 -0400
"Christopher H. Laco" <[EMAIL PROTECTED]> wrote:


> Yes, and No. Read it. It seems to cover more of doing things like that
> 
> in <Perl> sections. What I'm more curious is if it can be done during 
> this phase:
> 
>       PerlModule MyCatalystApp
> 
> What I don't yet grasp is if adding  to the httpd.conf at runtime is 
> limited to a particular phase of if I could have any mod_perl handler 
> actually alter the http config while serving live requests. Could I
> have  a mod_perl page whereby the user submits a form, that in turn
> added a  Location directive to the runnin apache processes?

  I know it's possible, I'm just not finding exactly the right part
  of the guide about this.  For MP2 I believe you can use: 

  http://perl.apache.org/docs/2.0/api/Apache2/Directive.html

 ---------------------------------
   Frank Wiles <[EMAIL PROTECTED]>
   http://www.wiles.org
 ---------------------------------

Reply via email to