On Tue, 14 Feb 2006 23:16:12 +0100
"Peter, Attila" <[EMAIL PROTECTED]> wrote:

> Is there any method to restore Apache's default PerlTransHandler
> (or in general any other handler) in VirtualServer container after
> a PerlTransHandler was set up in the main server config?

  Yeah, you want to set in each of your virtual hosts this: 

  PerlTransHandler default-handler

  If for some reason that doesn't work for you, the poor man's method
  would be to move your "main config" into another virtual host, and
  only use your PerlTransHandler in the vhosts you need it in. 
 
 ---------------------------------
   Frank Wiles <[EMAIL PROTECTED]>
   http://www.wiles.org
 ---------------------------------

Reply via email to