1
0
mirror of https://github.com/apache/httpd.git synced 2025-06-04 21:42:15 +03:00

80 Commits

Author SHA1 Message Date
André Malo
b68721ed3a fix name of The Apache Software Foundation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102617 13f79535-47bb-0310-9956-ffa450edef68
2004-02-09 20:22:54 +00:00
André Malo
f4bd111108 apply Apache License, Version 2.0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102532 13f79535-47bb-0310-9956-ffa450edef68
2004-02-07 15:12:30 +00:00
Erik Abele
4196677730 Add a note about the special handling of log messages with a level of
'Notice'. Fixes PR#23724. German version included ;)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101442 13f79535-47bb-0310-9956-ffa450edef68
2003-10-14 00:29:04 +00:00
Cliff Woolley
c3a2f4494c document linux TCP checksum offloading bugs.
submitted by: Colm MacCarthaigh <colm@stdlib.net>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101335 13f79535-47bb-0310-9956-ffa450edef68
2003-09-28 16:21:43 +00:00
André Malo
8c15bc9fe1 default_limit_req_body constant doesn't exist.
Submitted by: Milan Roubal <roubm9am@barbora.ms.mff.cuni.cz>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100918 13f79535-47bb-0310-9956-ffa450edef68
2003-08-06 13:57:29 +00:00
Joshua Slive
8fe2da439c REALLY discourage people from using <Limit>.
(Because people don't necessarily know all the methods that their
server deals with, and because crummy cgi scripts may take
"post" and treat it like "POST" or other similar bad
behavior.)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100839 13f79535-47bb-0310-9956-ffa450edef68
2003-07-29 15:15:29 +00:00
Erik Abele
b2907c7b92 Added a missing slash.
PR: 21964
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100837 13f79535-47bb-0310-9956-ffa450edef68
2003-07-29 14:47:13 +00:00
André Malo
b62b1d5021 it's in the next release
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100440 13f79535-47bb-0310-9956-ffa450edef68
2003-07-02 01:08:06 +00:00
Joshua Slive
106dd1058c Just some small gramatical improvements.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100402 13f79535-47bb-0310-9956-ffa450edef68
2003-06-29 19:35:28 +00:00
Astrid Malo
eb7e973590 ScriptInterpreterSource Registry also uses the ExecCGI subkey
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100392 13f79535-47bb-0310-9956-ffa450edef68
2003-06-29 10:24:23 +00:00
Astrid Malo
e934c0f169 explain ScriptInterpreterSource a little bit more
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100388 13f79535-47bb-0310-9956-ffa450edef68
2003-06-28 22:38:13 +00:00
Joshua Slive
4f4170024c A few small formatting changes to help the LaTeX transforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100378 13f79535-47bb-0310-9956-ffa450edef68
2003-06-27 18:53:03 +00:00
Astrid Malo
5206015465 - mention that DocumentRoot is interpreted relativ to ServerRoot if it is
not absolute
- remove description of absolute pathes (beginning with a slash) because
  this is valid only for some OS


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100323 13f79535-47bb-0310-9956-ffa450edef68
2003-06-21 23:33:59 +00:00
Joshua Slive
c1787db624 - Add some <columspec> table-size hints
- Remove some <br>s where they really shouldn't be

- Reorder the sitemap slightly (indexes at the end)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100244 13f79535-47bb-0310-9956-ffa450edef68
2003-06-13 15:12:02 +00:00
Astrid Malo
0ee771f753 correct a module reference, thx nd
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100029 13f79535-47bb-0310-9956-ffa450edef68
2003-05-25 13:23:16 +00:00
Astrid Malo
cfdc741a6a typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100027 13f79535-47bb-0310-9956-ffa450edef68
2003-05-25 10:55:12 +00:00
André Malo
c7f4c07016 remove comma
Submitted by: Joshua Slive


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100020 13f79535-47bb-0310-9956-ffa450edef68
2003-05-23 16:55:25 +00:00
André Malo
314ef05ea3 add missing chars ...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99992 13f79535-47bb-0310-9956-ffa450edef68
2003-05-21 23:02:41 +00:00
André Malo
17b8510654 no objections so far.
add initial documentation of AllowEncodedSlashes, so that it will hopefully go
into the next release.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99962 13f79535-47bb-0310-9956-ffa450edef68
2003-05-20 22:54:13 +00:00
André Malo
7b2bdb3146 Document the LimitInternalRecursion directive.
Reviewed by: Jeff Trawick


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99913 13f79535-47bb-0310-9956-ffa450edef68
2003-05-19 01:59:09 +00:00
Joshua Slive
9587c5c4d7 Add a bunch of links to the Options docs and make a couple
small textual adjustments.

PR: 19699


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99739 13f79535-47bb-0310-9956-ffa450edef68
2003-05-08 18:13:06 +00:00
Joshua Slive
936873ca8d Add note about when to use <location>. This dupes what is already discussed
in sections.html, but it is important enough to repeat.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99467 13f79535-47bb-0310-9956-ffa450edef68
2003-04-21 00:24:28 +00:00
André Malo
94fc883415 add the metafile attribute to all xml files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99326 13f79535-47bb-0310-9956-ffa450edef68
2003-04-11 01:25:58 +00:00
Bradley Nicholes
1775475f73 Added a note that indicates that forward slashes should always be used on
non-unix systems even if the OS allows backslashes


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99005 13f79535-47bb-0310-9956-ffa450edef68
2003-03-13 23:16:05 +00:00
André Malo
9f350572c2 clarify the meaning of "SetHandler None"
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98663 13f79535-47bb-0310-9956-ffa450edef68
2003-02-14 23:58:08 +00:00
André Malo
799624c093 The TRACE method cannotbe limited in 2.1, too ;-)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98504 13f79535-47bb-0310-9956-ffa450edef68
2003-01-26 21:08:36 +00:00
Joshua Slive
ddda2949d3 Fix some typos in the <default> and <syntax> and remove the
<default>none</default>

Suggested by:  Mikhail Filimonov <mvf@uniyar.ac.ru>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98350 13f79535-47bb-0310-9956-ffa450edef68
2003-01-19 03:35:01 +00:00
André Malo
227995af7e add mod_ident documentation
Reviewed by: Joshua Slive, Astrid Ke�ler


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98339 13f79535-47bb-0310-9956-ffa450edef68
2003-01-18 20:24:33 +00:00
Astrid Malo
a395b5a37b - specify some mistakables discussed while reviewing the german translation
- set a link from AccessFileName to AllowOverride
- <Files> and <Location> sections and .htaccess files may be used for more
  then access control
- state an example more precisely

Thanks to Michael Schroepl <Michael.Schroepl@telekurs.de> and nd for their suggestions.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98336 13f79535-47bb-0310-9956-ffa450edef68
2003-01-18 19:39:06 +00:00
Astrid Malo
351f358af4 - further markup improvements
- use a more realistic values for some examples
- use better parameter names
- correct a seealso title

thanks to nd for his suggestions


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98210 13f79535-47bb-0310-9956-ffa450edef68
2003-01-08 20:58:32 +00:00
Astrid Malo
c3dbc437a5 - clarify somes mistakables
- some markup improvement
- other peanuts (typo, etc.)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98194 13f79535-47bb-0310-9956-ffa450edef68
2003-01-08 06:46:45 +00:00
Astrid Malo
151cb4dd6f - some markup improvement
- normalize notation of directive arguments
- document ScriptInterpreterSource registry-strict
- some odds and ends


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98046 13f79535-47bb-0310-9956-ffa450edef68
2002-12-19 22:03:46 +00:00
André Malo
e9f3800c94 clarify the no-proxy explanation of Addoutputfilterbytype.
Thanks to Rich for pointing out.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97816 13f79535-47bb-0310-9956-ffa450edef68
2002-12-09 12:16:26 +00:00
André Malo
bf86dad5c1 add some explanations how to use AOFBT correctly.
related to: PR 15045
Reviewed by: Astrid Ke�ler <kess@kess-net.de>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97795 13f79535-47bb-0310-9956-ffa450edef68
2002-12-08 00:42:11 +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
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
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
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
Justin Erenkrantz
b8b583d0c4 The value emitted by ServerSignature now mimics the Server HTTP header as
controlled by ServerTokens.

Submitted by:	Francis Daly <deva@daoine.org>
Reviewed by:	Justin Erenkrantz


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97416 13f79535-47bb-0310-9956-ffa450edef68
2002-11-06 01:55:15 +00:00
Yoshiki Hayashi
79419f135b Correct typo, cut and past error, wrong mark up and redundant see also.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97402 13f79535-47bb-0310-9956-ffa450edef68
2002-11-05 08:14:34 +00:00
Rich Bowen
63b5ab7783 Add examples of using ErrorLog, particularly logging to syslog.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97318 13f79535-47bb-0310-9956-ffa450edef68
2002-10-28 01:52:01 +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
William A. Rowe Jr
49d6e906c9 Document EnableSendfile. I'm presuming that directives.html* and
quick_reference.html* are now autogenerated.  Could someone run the
  xml builder and commit the compiled results?


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97208 13f79535-47bb-0310-9956-ffa450edef68
2002-10-14 18:25:07 +00:00
André Malo
54c2f3418c fix many links in respect to the aaa changes.
Probably overlooked one or two ;-)

Some files are left unmodified, since the parts there
aren't clear or have to be (re-)written:

ebcdic.xml
new_features_2_0.xml
upgrading.xml


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97153 13f79535-47bb-0310-9956-ffa450edef68
2002-10-09 01:16:06 +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
Yoshiki Hayashi
a88dac3db1 Clarify what basename is (from 1.3).
Fix typo.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97125 13f79535-47bb-0310-9956-ffa450edef68
2002-10-07 10:14:44 +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 &nbsp; from c&p examples, because:
  - if you want preformatted text, use <pre>
  - they may lead to invisible errors (\xA0 = &nbsp;
    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