André Malo
a126ba2439
whoops. two parameters are two parameters are two parameters.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97268 13f79535-47bb-0310-9956-ffa450edef68
2002-10-20 01:22:43 +00:00
André Malo
3504393928
step by step... :)
...
<em> -> <var>
add some <seealso>s to mod_action and mod_asis
little markup improvements
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97267 13f79535-47bb-0310-9956-ffa450edef68
2002-10-20 01:05:42 +00:00
Joshua Slive
239213d275
Fix an error in the <default> for MaxSpareThreads.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97266 13f79535-47bb-0310-9956-ffa450edef68
2002-10-19 18:58:46 +00:00
André Malo
a75d816777
the MPM module docs:
...
- <em> -> <var>
- a little other markup changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97258 13f79535-47bb-0310-9956-ffa450edef68
2002-10-18 02:18:04 +00:00
André Malo
761e85bcbd
- fix context info of ModMimeUsePathInfo (ACCESS_CONF)
...
- improve markup
- fix some typos
- update the transformation (in that order ;-)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97257 13f79535-47bb-0310-9956-ffa450edef68
2002-10-18 01:32:27 +00:00
André Malo
4160451af3
A happy outcome is worth waiting for...
...
add docs for AddOutputFilterByType
sorry for the long delay.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97221 13f79535-47bb-0310-9956-ffa450edef68
2002-10-15 03:30:17 +00:00
André Malo
7fe519e29b
discovered some useful stuff in the code,
...
see: server/core.c:core_override_type
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97218 13f79535-47bb-0310-9956-ffa450edef68
2002-10-15 02:51:41 +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
André Malo
168543cd80
update transformation due to perchild.xml changes
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97188 13f79535-47bb-0310-9956-ffa450edef68
2002-10-12 14:59:20 +00:00
André Malo
7b672a2117
core.xml: revert turns to <pre>formatted examples and use
...
<indent> elements
update transformations of core.html.en and
quickreference.html.en (due to the mod_rewrite.xml fix)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97146 13f79535-47bb-0310-9956-ffa450edef68
2002-10-08 18:40:36 +00:00
André Malo
08a1c36c03
fix context abbreviation code
...
it didn't work properly if there's a newline inside of a context
(instead of a single space), so some <context>virtual
host</context> were lost.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97141 13f79535-47bb-0310-9956-ffa450edef68
2002-10-08 02:48:22 +00:00
André Malo
aea58da4fb
update transformation...
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97131 13f79535-47bb-0310-9956-ffa450edef68
2002-10-07 13:56:36 +00:00
Justin Erenkrantz
e23f2cf993
Update the docs to fully reflect the aaa changes by linking in the new
...
modules and removing the deleted ones; renaming mod_auth_anon->mod_authn_anon,
and mod_access->mod_authz_host.
All docs to the old modules are now deleted.
Translations were kept with their old modules. (Can't read Japanese.)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97123 13f79535-47bb-0310-9956-ffa450edef68
2002-10-07 08:46:31 +00:00
André Malo
cf2e90c61d
ok, starting this: turn bogus <em> to <var>
...
also:
- several markup improvements (I hope)
- remove from c&p examples, because:
- if you want preformatted text, use <pre>
- they may lead to invisible errors (\xA0 =
is not recognized by the config parser as whitespace)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97069 13f79535-47bb-0310-9956-ffa450edef68
2002-10-03 00:53:48 +00:00
André Malo
c8627c8651
rebuild of directive quickreference
...
this mostly modifies the layout and adds a letter bar
Reviewed by: Joshua Slive, Astrid Ke�ler
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96947 13f79535-47bb-0310-9956-ffa450edef68
2002-09-22 00:14:40 +00:00
André Malo
fad5622a73
Fix broken link to rewritemap in rewritelock description
...
of the quickreference.
Relative anchors to directives may only be set, if we're
actually transforming the particular <modulesynopsis> document.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96922 13f79535-47bb-0310-9956-ffa450edef68
2002-09-20 03:01:22 +00:00
Joshua Slive
0f20c7ff6d
Update transform due to slight build problem.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96913 13f79535-47bb-0310-9956-ffa450edef68
2002-09-19 18:24:36 +00:00
Joshua Slive
979b613a81
Fix up a few small xml validity problems.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96912 13f79535-47bb-0310-9956-ffa450edef68
2002-09-19 18:14:25 +00:00
Joshua Slive
b9f7303277
Fix a bunch of little problems that the directive quick-reference
...
made apparent.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96904 13f79535-47bb-0310-9956-ffa450edef68
2002-09-19 02:41:15 +00:00
Joshua Slive
0756a63aa8
Update transformation.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96890 13f79535-47bb-0310-9956-ffa450edef68
2002-09-18 22:51:44 +00:00
Joshua Slive
2a88e1b775
XML file and initial transformation for quickreference.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96887 13f79535-47bb-0310-9956-ffa450edef68
2002-09-18 22:33:02 +00:00