Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: shb-services.xml
Date: Thu, 21 Jun 2007 03:31:56
Message-Id: E1I1DOI-0006Ou-AE@stork.gentoo.org
1 nightmorph 07/06/21 03:31:26
2
3 Modified: shb-services.xml
4 Log:
5 cleanups for emerge --config and apache
6
7 Revision Changes Path
8 1.7 xml/htdocs/doc/en/security/shb-services.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-services.xml?rev=1.7&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-services.xml?rev=1.7&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-services.xml?r1=1.6&r2=1.7
13
14 Index: shb-services.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-services.xml,v
17 retrieving revision 1.6
18 retrieving revision 1.7
19 diff -u -r1.6 -r1.7
20 --- shb-services.xml 7 Mar 2007 02:24:17 -0000 1.6
21 +++ shb-services.xml 21 Jun 2007 03:31:26 -0000 1.7
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-services.xml,v 1.6 2007/03/07 02:24:17 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-services.xml,v 1.7 2007/06/21 03:31:26 nightmorph Exp $ -->
26 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
27
28 <!-- The content of this document is licensed under the CC-BY-SA license -->
29 @@ -7,17 +7,17 @@
30
31 <sections>
32
33 -<version>1.2</version>
34 -<date>2006-12-01</date>
35 +<version>1.3</version>
36 +<date>2007-06-20</date>
37
38 <section>
39 <title>Apache</title>
40 <body>
41
42 <p>
43 -Apache (1.3.26) comes with a pretty decent configuration file but again, we need
44 -to improve some things, like binding Apache to one address and preventing it
45 -from leaking information. Below are the options that you should apply the
46 +Apache comes with a pretty decent configuration file but again, we need to
47 +improve some things, like binding Apache to one address and preventing it from
48 +leaking information. Below are the options that you should apply the
49 configuration file.
50 </p>
51
52 @@ -77,10 +77,10 @@
53 </p>
54
55 <pre caption="Chrooting BIND">
56 -ebuild /var/db/pkg/net-dns/bind-9.2.2-r2/bind-9.2.2-r2.ebuild config\`"
57 +# <i>emerge --config bind</i>
58 <comment>(Before running the above command you might want to change the chroot
59 directory in /etc/conf.d/named. Otherwise /chroot/dns will be used.)</comment>
60 -<comment>(You might need to substitute the version number with the current version number )</comment>
61 +
62 </pre>
63 </body>
64 </section>
65
66
67
68 --
69 gentoo-doc-cvs@g.o mailing list