Return-Path: Delivered-To: apmail-httpd-modules-dev-archive@minotaur.apache.org Received: (qmail 55212 invoked from network); 14 Apr 2009 17:05:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Apr 2009 17:05:42 -0000 Received: (qmail 10092 invoked by uid 500); 14 Apr 2009 17:05:41 -0000 Delivered-To: apmail-httpd-modules-dev-archive@httpd.apache.org Received: (qmail 10023 invoked by uid 500); 14 Apr 2009 17:05:41 -0000 Mailing-List: contact modules-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: modules-dev@httpd.apache.org Delivered-To: mailing list modules-dev@httpd.apache.org Received: (qmail 10013 invoked by uid 99); 14 Apr 2009 17:05:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Apr 2009 17:05:41 +0000 X-ASF-Spam-Status: No, hits=2.4 required=10.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [212.159.7.100] (HELO relay.pcl-ipout02.plus.net) (212.159.7.100) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Apr 2009 17:05:32 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ah4FAKZe5EnUnw4U/2dsb2JhbACCKSyJGQbEdYN8Bg Received: from pih-relay08.plus.net ([212.159.14.20]) by relay.pcl-ipout02.plus.net with ESMTP; 14 Apr 2009 18:05:09 +0100 Received: from [81.174.172.105] (helo=VAIOLaptop) by pih-relay08.plus.net with smtp (Exim) id 1Ltm4L-0002Lq-4x for modules-dev@httpd.apache.org; Tue, 14 Apr 2009 18:05:09 +0100 Message-ID: <238E8F9FC1914AF5808813A935343E1F@VAIOLaptop> From: "Markus Moeller" To: Subject: Hooks question Date: Tue, 14 Apr 2009 18:05:04 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0148_01C9BD2B.89B20B00" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Windows Mail 6.0.6001.18000 X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6001.18049 X-Plusnet-Relay: 25081675a7b52cc8cb0d9d17555a77fa X-Virus-Checked: Checked by ClamAV on apache.org ------=_NextPart_000_0148_01C9BD2B.89B20B00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Is there a rule when to use ap_hook_check_user_id and when to use = ap_hook_auth_checker to register an authentication or authorisation = function ? Thank you Markus ------=_NextPart_000_0148_01C9BD2B.89B20B00--