From owner-p4-projects@FreeBSD.ORG Fri Dec 21 13:57:25 2007 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 6371D16A41B; Fri, 21 Dec 2007 13:57:25 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0868216A418 for ; Fri, 21 Dec 2007 13:57:25 +0000 (UTC) (envelope-from gabor@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DD3C713C457 for ; Fri, 21 Dec 2007 13:57:24 +0000 (UTC) (envelope-from gabor@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id lBLDvOe8013595 for ; Fri, 21 Dec 2007 13:57:24 GMT (envelope-from gabor@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id lBLDvOYe013592 for perforce@freebsd.org; Fri, 21 Dec 2007 13:57:24 GMT (envelope-from gabor@freebsd.org) Date: Fri, 21 Dec 2007 13:57:24 GMT Message-Id: <200712211357.lBLDvOYe013592@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to gabor@freebsd.org using -f From: Gabor Kovesdan To: Perforce Change Reviews Cc: Subject: PERFORCE change 131372 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Dec 2007 13:57:25 -0000 http://perforce.freebsd.org/chv.cgi?CH=131372 Change 131372 by gabor@gabor_server on 2007/12/21 13:56:35 IFC Affected files ... .. //depot/projects/docproj_hu/books/handbook/network-servers/chapter.sgml#2 integrate .. //depot/projects/docproj_hu/share/sgml/mailing-lists.ent#3 integrate .. //depot/projects/docproj_hu/share/sgml/teams.ent#3 integrate .. //depot/projects/docproj_hu/share/sgml/trademarks.ent#4 integrate Differences ... ==== //depot/projects/docproj_hu/books/handbook/network-servers/chapter.sgml#2 (text+ko) ==== @@ -1,7 +1,7 @@ @@ -3819,7 +3819,7 @@ install Apache when you first installed FreeBSD, then you can install it from the www/apache13 or www/apache20 port. + role="package">www/apache22 port. Once Apache has been installed successfully, it must be configured. @@ -3952,6 +3952,10 @@ apache_enable="YES" + or for Apache 2.2: + + apache22_enable="YES" + If you would like to supply additional command line options for the Apache httpd program started at system boot, you @@ -4041,7 +4045,7 @@ 1.3.X that includes mod_ssl may be installed with the www/apache13-modssl port. SSL support is also available for Apache 2.X in the - www/apache20 port, + www/apache22 port, where it is enabled by default. @@ -4082,7 +4086,7 @@ remember that mod_perl 1.0 only works with Apache 1.3 and mod_perl 2.0 only works with - Apache 2. + Apache 2.X. mod_perl 1.0 is available in www/mod_perl and a statically compiled version is available in ==== //depot/projects/docproj_hu/share/sgml/mailing-lists.ent#3 (text+ko) ==== @@ -1,7 +1,7 @@