Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 29049 invoked from network); 5 Feb 2006 19:38:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Feb 2006 19:38:00 -0000 Received: (qmail 9560 invoked by uid 500); 5 Feb 2006 19:37:58 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 8862 invoked by uid 500); 5 Feb 2006 19:37:55 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 8843 invoked by uid 99); 5 Feb 2006 19:37:55 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Feb 2006 11:37:55 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jslive@gmail.com designates 64.233.162.194 as permitted sender) Received: from [64.233.162.194] (HELO zproxy.gmail.com) (64.233.162.194) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Feb 2006 11:37:54 -0800 Received: by zproxy.gmail.com with SMTP id 34so956850nzf for ; Sun, 05 Feb 2006 11:37:34 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FPWRM3N/xH7LBeg8Q0GrdivP1EYXTyAhYq95Cjb9CvRSDjM6WgBJLPtgz+v1YeW7gPcrhl4pEtsgSBwjEj0W2PdvRBCRt5SsSH0wREfKh5GKh6inuKgZhaVFUGrntElX333l2ctlTMZ45UN/RnBrNKrS/xdM0ClN7IgT2hk1hpo= Received: by 10.65.234.10 with SMTP id l10mr116673qbr; Sun, 05 Feb 2006 11:37:30 -0800 (PST) Received: by 10.64.253.13 with HTTP; Sun, 5 Feb 2006 11:37:30 -0800 (PST) Message-ID: Date: Sun, 5 Feb 2006 14:37:30 -0500 From: Joshua Slive Sender: jslive@gmail.com To: dev@httpd.apache.org Subject: Re: svn commit: r375083 - in /httpd/httpd/trunk/docs/manual/faq: background.html.en background.xml In-Reply-To: <20060205193031.27257.qmail@minotaur.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060205193031.27257.qmail@minotaur.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 2/5/06, niq@apache.org wrote: > Author: niq > Date: Sun Feb 5 11:30:29 2006 > New Revision: 375083 > > URL: http://svn.apache.org/viewcvs?rev=3D375083&view=3Drev > Log: > PR#38521 - fix link. > -
  • You may use the 'Powered by Apache' > +
  • You may use the 'Powered by Apach= e' If you are pointing outside the current docset, you should use an absolute URL to make sure it works for people who install the docs locally. joshua.