Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 32165 invoked by uid 500); 31 May 2003 20:14:05 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 32152 invoked from network); 31 May 2003 20:14:04 -0000 Received: from 198-93-112-61.xdsl.qx.net (HELO rhiannon.rcbowen.com) (198.93.112.61) by daedalus.apache.org with SMTP; 31 May 2003 20:14:04 -0000 Received: from localhost (localhost [127.0.0.1]) by rhiannon.rcbowen.com (8.10.2/8.9.3) with ESMTP id h4VKE8V04186 for ; Sat, 31 May 2003 16:14:08 -0400 Date: Sat, 31 May 2003 16:14:08 -0400 (EDT) From: Rich Bowen To: users@httpd.apache.org In-Reply-To: <20030531134155.123cbecc.bkesuma@ml.gaijinweb.com> Message-ID: References: <20030531134155.123cbecc.bkesuma@ml.gaijinweb.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: Re: [users@httpd] Excluding SetHandler On Sat, 31 May 2003, Batara Kesuma wrote: > Hi, > > How can I exclude a directory from SetHandler? I have: > > > > SetHandler perl-script > PerlHandler ModPerl::PerlRun > PerlOptions +ParseHeaders > Options +ExecCGI > > > > > SetHandler None > > > I want to exclude /var/www/html/no_perl, I tried to set SetHandler to > None, but it seems like it doesn't work :( How can I fix this? SetHandler default-handler -- Pilgrim, how you journey on the road you chose To find out where the winds die and where the stories go --Pilgrim (Enya - A Day Without Rain) --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org