1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-06 16:49:32 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
Erik Abele
ea74341d95 Corrected some capitalisation issues and changed 'Performance Notes'
to 'Performance Tuning'.

Submitted by: Iikka Meril�inen <Iikka.Merilainen@pato.vaala.fi>

Slightly tweaked the patch to keep 'Sitemap' consistent.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99074 13f79535-47bb-0310-9956-ffa450edef68
2003-03-27 00:43:01 +00:00
André Malo
8832de16da fix xml errors and build the stuff
$ build validate-xml
[xmlvalidate] .../manual/misc/perf-tuning.xml:139:45: The element type "section"
must be terminated by the matching end-tag "</section>".

(actually: missing <p>)

$build validate-xml
[xmlvalidate] .../manual/misc/perf-tuning.xml:477:12: Element type "i" must be de
clared.
[xmlvalidate] .../manual/misc/perf-tuning.xml:481:54: The content of element type
 "p" must match "(em|strong|code|a|br|directive|module|img|cite|q|dfn|var|transnote)".

(you meant <em>, put it there)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98959 13f79535-47bb-0310-9956-ffa450edef68
2003-03-10 16:47:37 +00:00
Brian Pane
7548524cc9 added some documentation about MPM selection and atomic operations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98160 13f79535-47bb-0310-9956-ffa450edef68
2003-01-03 23:12:56 +00:00
André Malo
104df8b578 better formatting
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98072 13f79535-47bb-0310-9956-ffa450edef68
2002-12-22 20:14:45 +00:00
André Malo
f994207d9b update transformation: part V/V
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97868 13f79535-47bb-0310-9956-ffa450edef68
2002-12-11 21:33:39 +00:00
André Malo
1806293559 update English transformation
(a lot of stuff, sorry!; whe should really improve the page headers for
better diffs....)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97782 13f79535-47bb-0310-9956-ffa450edef68
2002-12-05 15:18:40 +00:00
André Malo
068d47522a update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97550 13f79535-47bb-0310-9956-ffa450edef68
2002-11-17 06:42:28 +00:00
David Shane Holden
6004163be0 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97210 13f79535-47bb-0310-9956-ffa450edef68
2002-10-14 19:16:27 +00:00
Joshua Slive
70659546d5 Convert rewriteguide, perf-tuning and misc/index to xml.
Submitted by: Tim Gerundt <tim@gerundt.de>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96950 13f79535-47bb-0310-9956-ffa450edef68
2002-09-22 20:04:12 +00:00