.------[ Erich L. Markert wrote (2000/06/13 at 15:24:26) ]------
 | 
 |  I'm trying to figure out the best way to make apps (un)available without
 |  having to edit the apache config files.
 |  
 |  Any suggestions would be appreciated.
 |  
 `-------------------------------------------------

    I was discussing this just the other day with some fellow perl
    coders. The only solution we can up with would be to either append
    an Include with your configs in it. Or to store your config
    information in a database or other flat file and use <Perl> sections
    within the config.  

    Honestly I don't see any way around editing the config files short
    of just using an Apache::Registry directory. 

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

Reply via email to