Return-Path: Delivered-To: apmail-httpd-modules-dev-archive@locus.apache.org Received: (qmail 8138 invoked from network); 8 Mar 2007 09:53:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Mar 2007 09:53:46 -0000 Received: (qmail 42933 invoked by uid 500); 8 Mar 2007 09:53:54 -0000 Delivered-To: apmail-httpd-modules-dev-archive@httpd.apache.org Received: (qmail 42924 invoked by uid 500); 8 Mar 2007 09:53:53 -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 42915 invoked by uid 99); 8 Mar 2007 09:53:53 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2007 01:53:53 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [195.135.220.2] (HELO mx1.suse.de) (195.135.220.2) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2007 01:53:44 -0800 Received: from Relay2.suse.de (mail2.suse.de [195.135.221.8]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.suse.de (Postfix) with ESMTP id ED35A122D5 for ; Thu, 8 Mar 2007 10:53:05 +0100 (CET) Date: Thu, 8 Mar 2007 10:53:05 +0100 From: "Dr. Peter Poeml" To: modules-dev@httpd.apache.org Subject: function for canonicalizing path names? Message-ID: <20070308095305.GG16396@suse.de> Mail-Followup-To: modules-dev@httpd.apache.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zfZAIAilk/YNj2Pr" Content-Disposition: inline X-Useless-Header: If you read this, say 'honk'! User-Agent: Mutt/1.5.13 (2006-08-11) Sender: Peter Poeml X-Virus-Checked: Checked by ClamAV on apache.org --zfZAIAilk/YNj2Pr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, is there a function in apache or apr to canonicalize pathnames (resolve a path with symlinks to the "real" path on disk)? I couldn't find one so far.=20 I looked at r->canonical_filename, but it contained the same path as r->filename, and doesn't have symlinks resolved. Thanks! Peter --=20 SUSE LINUX Products GmbH Bug, bogey, bugbear, bugaboo: Research & Development A malevolent monster (not true?); Some mischief microbic; What makes someone phobic; The work one does not want to do. From: Chris Young (The Omnificent English Dictionary In Limerick Form) --zfZAIAilk/YNj2Pr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFF790B92K4Je+2lOoRAtmtAJ0QIi3Y5DFdvJpqT9hPgSNT1meaiwCfZb8K ATbVsey9czJGwsjWg2Y1x0Y= =fO0z -----END PGP SIGNATURE----- --zfZAIAilk/YNj2Pr--