Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 73162 invoked from network); 3 Nov 2008 21:40:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Nov 2008 21:40:05 -0000 Received: (qmail 53707 invoked by uid 500); 3 Nov 2008 21:40:02 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 53438 invoked by uid 500); 3 Nov 2008 21:40:01 -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: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 53426 invoked by uid 99); 3 Nov 2008 21:40:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Nov 2008 13:40:01 -0800 X-ASF-Spam-Status: No, hits=-1.0 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of apache-users@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Nov 2008 21:38:45 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Kx75q-00043P-B2 for users@httpd.apache.org; Mon, 03 Nov 2008 21:36:14 +0000 Received: from halleracaffe-14.broadband.pl ([85.232.226.14]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 03 Nov 2008 21:36:14 +0000 Received: from mszpak by halleracaffe-14.broadband.pl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 03 Nov 2008 21:36:14 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: users@httpd.apache.org From: =?ISO-8859-2?Q?Marcin_Zaj=B1czkowski?= Date: Mon, 03 Nov 2008 22:36:07 +0100 Lines: 32 Message-ID: References: <1404e5910811021144v4607e2d8iaad602ebd5bdfab7@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: halleracaffe-14.broadband.pl User-Agent: Thunderbird 2.0 In-Reply-To: <1404e5910811021144v4607e2d8iaad602ebd5bdfab7@mail.gmail.com> Sender: news X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] Re: One tag for public_html in various paths On 2008-11-02 20:44, Eric Covener wrote: (...) >> How can I set Options and other configuration for user public_html >> directories which are placed in a different paths: >> /home/foo/user1 >> /home/bar/user2 >> /home/2007/aa/user3 >> /home/2007/ab/user4 >> /home/too/2005/z/user5 ? > > It's unclear what the exceptions are supposed to be, but you could > probably find a short few DirectoryMatches (PCRE instead of shell > glob) that capture what you want. Thanks for your answer, but I'm afraid it won't resolve my problem. Regarding to [1] (similar to ) has higher priority than "normal" and I won't be able to override it for only one directory, e.g.: to give it some other Options. [1] - http://httpd.apache.org/docs/2.2/sections.html#mergin Those user's home directories are the caused by having a few group of users/accounts in the system (students, staff, a few others groups). They have been there for years and I don't see a chance to change it in the nearest future (especially I'm not the admin of that system). Best Marcin --------------------------------------------------------------------- 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