1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-09 15:21:02 +03:00
Commit Graph

1726 Commits

Author SHA1 Message Date
André Malo
3006aa4a2a update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97593 13f79535-47bb-0310-9956-ffa450edef68
2002-11-22 05:10:35 +00:00
Joshua Slive
b2c9c43588 When I changed the status to extension, I should have also removed this
warning paragraph.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97587 13f79535-47bb-0310-9956-ffa450edef68
2002-11-21 21:02:12 +00:00
Joshua Slive
039d33bb84 Add a <default> for Multiviews Match and reference that directive
in upgrading.

Note that there are LOTS of things missing from upgrading.xml.  As you
stumble on differences between 1.3 and 2.0, please add them to that file.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97583 13f79535-47bb-0310-9956-ffa450edef68
2002-11-21 17:43:34 +00:00
Joshua Slive
4b6dc51bb3 Correct the title of the <note> about the scope of AllowOverride,
and also remove the comment about the context being incorrect.
The "help" link for "Context" tells you to consult sections.xml
for exceptions, and this is documented there.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97582 13f79535-47bb-0310-9956-ffa450edef68
2002-11-21 17:42:12 +00:00
André Malo
c801aee45d - add <seealso> to mod_log_config
- use same log format table style as mod_log_config
-> update transformation


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97561 13f79535-47bb-0310-9956-ffa450edef68
2002-11-18 00:50:15 +00:00
André Malo
2db8789fd5 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97560 13f79535-47bb-0310-9956-ffa450edef68
2002-11-18 00:29:45 +00:00
André Malo
dee0112da8 - reformatting & markup
- zebra-styled log format table
- changed the directive compat notes
- mentioned, that nicknames should not contain %

Reviewed by: Joshua Slive


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97559 13f79535-47bb-0310-9956-ffa450edef68
2002-11-18 00:28:51 +00:00
Rich Bowen
50c7eb3dc3 Submitted by: Mads Toftum
Reviewed by:	Rich Bowen
Just getting rid of a reference to EAPI that shouldn't be there.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97556 13f79535-47bb-0310-9956-ffa450edef68
2002-11-17 23:33:26 +00:00
Rich Bowen
c85b3b31bd PR: Debian Bug report #169431 -- Documentation of AllowOverride strongly
(and wrongly) implies it is valid within a <Location> directive.
This patch corrects that, as you really can't use AllowOverride in Files
or Location sections.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97551 13f79535-47bb-0310-9956-ffa450edef68
2002-11-17 20:43:12 +00:00
Joshua Slive
fca1514ed8 mod_ext_filter has switched from Experimental to Extension.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97543 13f79535-47bb-0310-9956-ffa450edef68
2002-11-17 01:43:20 +00:00
André Malo
584bec3d85 - <em> -> <var>
- little reformatting
-> update transformation


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97541 13f79535-47bb-0310-9956-ffa450edef68
2002-11-16 20:21:38 +00:00
André Malo
3f68414048 - <em> -> <var>
- add markup
- fix contextlist of ISAPIReadAheadBuffer
-> update transformation


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97538 13f79535-47bb-0310-9956-ffa450edef68
2002-11-16 02:20:35 +00:00
André Malo
e03f651ea1 - <em> -> <var>
- little markup & reformatting


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97537 13f79535-47bb-0310-9956-ffa450edef68
2002-11-16 01:31:29 +00:00
André Malo
b71a185582 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97536 13f79535-47bb-0310-9956-ffa450edef68
2002-11-16 00:48:49 +00:00
André Malo
6e9f4346a5 more formal changes:
- moved path_info section below the "enabling" section
- dropped "Using Server Side Includes for ErrorDocuments" section and added
  a simple seealso instead. I don't see, that we need a separate section to
  set a link.
- created an own subsection for every SSI element and put an overview table
  on top of it, this resolves also the mozilla problem with nested <dl>s,
  that was still present (sometimes)
- fixed some typos
- markup.

content changes:
- added a note about the behaviour of fsize/flastmod virtual
- removed apache 1.2 compatibility notes (this is a 2.x documentation)
- added a compat note in the module overview table
- added description for QUERY_STRING_UNESCAPED
- splitted flow control descriptions (=, != vs. <, <=, >, >=; the former
  allow regexps, the latter don't)
- added a sentence and an example about regexp capturing
- mentioned the literal comparison (vs. numerical)
- includesNOEXEC allows only text/* ressources to be included.
  mentioned that.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97535 13f79535-47bb-0310-9956-ffa450edef68
2002-11-16 00:47:52 +00:00
André Malo
efb31bbea2 add missing linebreaks
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97531 13f79535-47bb-0310-9956-ffa450edef68
2002-11-15 05:33:29 +00:00
André Malo
be6d7a4474 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97521 13f79535-47bb-0310-9956-ffa450edef68
2002-11-14 18:50:09 +00:00
André Malo
31948d1703 - adding markup
- reformatting a bit
- <em> -> <var>
- add seealso to UseCanonicalName
- add explicit XHTML example
- " inside quoted text is not impossible, it can be written as &quot;


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97520 13f79535-47bb-0310-9956-ffa450edef68
2002-11-14 18:43:32 +00:00
André Malo
5abb2200e4 - fix bogus example regex
- update transformation


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97514 13f79535-47bb-0310-9956-ffa450edef68
2002-11-14 05:40:00 +00:00
André Malo
86ceb35f60 - <em> -> <var>
- reformatting + adding markup
- add optional env=[!]variable to formal syntax definition
- fix processing order (<Location> after <Files>)
- turn bogus <ul>s to <dl>
- add table border

- nothing else ;-)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97513 13f79535-47bb-0310-9956-ffa450edef68
2002-11-14 05:28:04 +00:00
André Malo
f437f71888 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97512 13f79535-47bb-0310-9956-ffa450edef68
2002-11-14 04:10:56 +00:00
André Malo
896c2be348 - add directive <description>s
- <em> -> <var>
- some reformatting and markup improvement


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97511 13f79535-47bb-0310-9956-ffa450edef68
2002-11-14 04:06:08 +00:00
Joshua Slive
e0f2c0eadc Add mod_disk_cache and mod_mem_cache to the indexes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97509 13f79535-47bb-0310-9956-ffa450edef68
2002-11-14 00:16:26 +00:00
André Malo
ec594c37b1 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97502 13f79535-47bb-0310-9956-ffa450edef68
2002-11-13 00:17:04 +00:00
André Malo
a171a5e55b - <em> -> <var>
- reformatted examples (no content changes, except for a ytop)
- move the reference to mod_deflate on /top/ of the gzip example
- general markup improvement
- add short descriptions for the directives


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97501 13f79535-47bb-0310-9956-ffa450edef68
2002-11-13 00:13:24 +00:00
André Malo
7ebe41a26e update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97498 13f79535-47bb-0310-9956-ffa450edef68
2002-11-12 21:43:45 +00:00
André Malo
271971b665 - split mod_dav docs explicitely into mod_dav and mod_dav_fs
- extend and rearrange the mod_dav documentation a bit
  (needs some tuning)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97497 13f79535-47bb-0310-9956-ffa450edef68
2002-11-12 21:37:29 +00:00
Ken Coar
d16d885706 add change to mod_setenvif, and update .ja.jis files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97495 13f79535-47bb-0310-9956-ffa450edef68
2002-11-12 19:11:36 +00:00
André Malo
77d77183d5 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97492 13f79535-47bb-0310-9956-ffa450edef68
2002-11-12 03:56:12 +00:00
André Malo
4f028d02c0 - <em> -> <var>
- some reformatting


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97491 13f79535-47bb-0310-9956-ffa450edef68
2002-11-12 03:48:00 +00:00
Joshua Slive
9b11acd3bb Tighten up the writing a little and add an even simpler
configuration example.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97483 13f79535-47bb-0310-9956-ffa450edef68
2002-11-11 18:24:42 +00:00
André Malo
25eea10607 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97480 13f79535-47bb-0310-9956-ffa450edef68
2002-11-11 03:40:26 +00:00
André Malo
66e5a07de6 - add a forgotten CSS rule; examples in warnings also
get a border around (and no bgcolor)
- extend mod_deflate documentation
  (better example, notes on proxies)
  it still needs some fine tuning.

Reviewed by: Luiz Rocha <lsdr@lsdr.net>, Joshua Slive


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97479 13f79535-47bb-0310-9956-ffa450edef68
2002-11-11 03:13:54 +00:00
Joshua Slive
50994254bf A couple core docs fixes:
1. Document the fnmatch wildcards in Include.
2. Add a couple ServerSignature/ServerTokens <directive>
markups.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97478 13f79535-47bb-0310-9956-ffa450edef68
2002-11-10 23:43:50 +00:00
Joshua Slive
0e53fffa54 Fix a couple problems with the EnableSendFile docs:
1. Add a <compatibility> line.
2. Mention SMB in addition to NFS.
3. Fix a couple small gramatical things.
4. <example> is not a <pre> environment.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97475 13f79535-47bb-0310-9956-ffa450edef68
2002-11-10 20:31:16 +00:00
André Malo
573e58760e - remove bogus <em>
- little reformatting


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97472 13f79535-47bb-0310-9956-ffa450edef68
2002-11-10 03:18:55 +00:00
André Malo
82cb221ddf only little markup and line break issues
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97471 13f79535-47bb-0310-9956-ffa450edef68
2002-11-10 03:13:43 +00:00
André Malo
6a64793bfe - <em> -> <var>
- some whitespace reformatting
-> update transformation


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97470 13f79535-47bb-0310-9956-ffa450edef68
2002-11-10 02:56:33 +00:00
Erik Abele
4557bd06e9 Fixed some typos, added a section-id and did some cosmetics.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97464 13f79535-47bb-0310-9956-ffa450edef68
2002-11-08 21:28:48 +00:00
Yoshiki Hayashi
d5df697c79 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97458 13f79535-47bb-0310-9956-ffa450edef68
2002-11-08 10:29:54 +00:00
Yoshiki Hayashi
8db60f2a59 New Japanese translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97457 13f79535-47bb-0310-9956-ffa450edef68
2002-11-08 09:40:13 +00:00
Yoshiki Hayashi
5916ec7719 New Japanese translation.
Sumitted by:	Yoshiki Hayashi, Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97456 13f79535-47bb-0310-9956-ffa450edef68
2002-11-08 09:39:43 +00:00
Jeff Trawick
2d515faae6 fix a typo in the syntax of LocationMatch
PR:               14303


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97447 13f79535-47bb-0310-9956-ffa450edef68
2002-11-07 12:29:27 +00:00
Yoshiki Hayashi
493fd07bbc Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97446 13f79535-47bb-0310-9956-ffa450edef68
2002-11-07 07:30:32 +00:00
Yoshiki Hayashi
251f964234 Update Japanese translations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97445 13f79535-47bb-0310-9956-ffa450edef68
2002-11-07 07:28:39 +00:00
Yoshiki Hayashi
b219ca834e Update Japanese translations.
Submitted by:	Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97444 13f79535-47bb-0310-9956-ffa450edef68
2002-11-07 07:21:04 +00:00
André Malo
10e2917c5a - <em> -> <var>
- whitespace reformatting
- little markup improvements
- typo
-> update transformation


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97438 13f79535-47bb-0310-9956-ffa450edef68
2002-11-07 04:35:56 +00:00
André Malo
d2a3e5d761 - <em> -> <var> (hey, that was easy :))
- add some <module>s
- add <seealso>s to suexec.html
- add explicit <seealso> from mod_cgid to mod_cgi
- add short description of the ScriptSock directive
-> update transformation


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97436 13f79535-47bb-0310-9956-ffa450edef68
2002-11-07 03:34:36 +00:00
André Malo
c5c692d5b1 update transformation
Thanks, Paul, for your extensive documentation!


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97433 13f79535-47bb-0310-9956-ffa450edef68
2002-11-06 21:22:24 +00:00
Paul J. Reder
10014269ab Updates to the mod_disk_cache.xml file to update formatting, improve
detail and accuracy, and to align with what the code does.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97432 13f79535-47bb-0310-9956-ffa450edef68
2002-11-06 20:28:31 +00:00