Return-Path: X-Original-To: apmail-httpd-cvs-archive@www.apache.org Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E873A181A7 for ; Sun, 21 Jun 2015 12:43:59 +0000 (UTC) Received: (qmail 22585 invoked by uid 500); 21 Jun 2015 12:43:59 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 22511 invoked by uid 500); 21 Jun 2015 12:43:59 -0000 Mailing-List: contact cvs-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 cvs@httpd.apache.org Received: (qmail 22498 invoked by uid 99); 21 Jun 2015 12:43:59 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Jun 2015 12:43:59 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id 89089AC094D for ; Sun, 21 Jun 2015 12:43:59 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1686706 - /httpd/httpd/trunk/docs/manual/upgrading.xml Date: Sun, 21 Jun 2015 12:43:59 -0000 To: cvs@httpd.apache.org From: lgentis@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150621124359.89089AC094D@hades.apache.org> Author: lgentis Date: Sun Jun 21 12:43:59 2015 New Revision: 1686706 URL: http://svn.apache.org/r1686706 Log: XML update. Modified: httpd/httpd/trunk/docs/manual/upgrading.xml Modified: httpd/httpd/trunk/docs/manual/upgrading.xml URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/upgrading.xml?rev=1686706&r1=1686705&r2=1686706&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/upgrading.xml (original) +++ httpd/httpd/trunk/docs/manual/upgrading.xml Sun Jun 21 12:43:59 2015 @@ -78,7 +78,7 @@
  • configure: By default, only a basic set of modules is loaded. The other LoadModule directives are commented - out.
  • + out in the configuration file.
  • configure: the "most" module set gets built by default