Stefan Fritsch
107c5573e1
In ErrorLogFormat, make it possible to log an item only if the loglevel
...
of the message is higher than a specified value. This allows to achive
the old behaviour for the source file name/line number of being only
logged for debug and higher.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1001381 13f79535-47bb-0310-9956-ffa450edef68
2010-09-26 07:40:15 +00:00
Stefan Fritsch
3fae515151
Spelling errors
...
PR: 49983, 49967
Submitted by: Chris Matthews <chris bbd co za>,
Angelo Babudro <tech support donsdirectory com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1001305 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25 19:36:53 +00:00
Rich Bowen
0da0c88843
A note about per-module logging.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1001245 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25 15:57:41 +00:00
Rich Bowen
dbfa720cc7
Rebuilding generated files.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1001241 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25 15:40:13 +00:00
Rich Bowen
bd73f43343
Missed a few mentions of mod_rewrite that shouldn't be in here any more.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1001240 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25 15:39:06 +00:00
Rich Bowen
809cf003c4
RewriteLog is no more. This doc could probably do with a major overhaul,
...
in light of the new changes to logging.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1001238 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25 15:26:51 +00:00
Rich Bowen
cbea02b479
Make a note about RewriteLog for folks that are looking for it. Probably
...
should leave this here for a couple years until folks get used to the
new stuff.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1001232 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25 15:07:49 +00:00
Stefan Fritsch
2690fbd325
Add 'local' authz provider that matches connections originating
...
on the local host. PR 19938.
Also remove some cruft from mod_authz_host (we don't need a per-dir config)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1001207 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25 13:17:49 +00:00
Stefan Fritsch
a8a9c06fcc
Update transformations
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1001201 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25 12:01:59 +00:00
Stefan Fritsch
3ecb593365
Move all, env, and method authz providers from mod_authz_host to mod_authz_core
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1001200 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25 12:01:14 +00:00
Stefan Fritsch
ade21d36e1
clarify wording about regexp
...
Submitted by: Arvind Srinivasan
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1001195 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25 11:15:51 +00:00
Stefan Fritsch
b3b7c9912b
update transformations
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1001194 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25 11:14:13 +00:00
Stefan Fritsch
f8a8860c01
Add some more items
...
Add section about how to handle logging changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1001193 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25 11:12:44 +00:00
Jeff Trawick
279fb735bf
generated files only
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1000475 13f79535-47bb-0310-9956-ffa450edef68
2010-09-23 14:01:50 +00:00
Jeff Trawick
816c1eaf9a
follow up r956069 and r1000130 with additional corrections
...
and clarifications
Deemphasize and re-document min and smax, which are only to be
used in special circumstances.
Stop using the terms "Hard maximum" and "Soft maximum" since they
imply incorrectly that max and smax are closely related parameters
which should be considered in tandem. That may be true from the
apr_reslist perspective, but not from that of the httpd admin.
Thanks, Rüdiger (but of course all bugs are mine)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1000474 13f79535-47bb-0310-9956-ffa450edef68
2010-09-23 14:01:02 +00:00
Jeff Trawick
1d1244f182
generated files only
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1000131 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22 18:38:44 +00:00
Jeff Trawick
d80663d4f4
follow up r956069 with additional clarifications
...
about the connection pool and related parameters
(yes, and fix part of those earlier "clarifications")
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1000130 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22 18:37:16 +00:00
William A. Rowe Jr
76e80493cc
One more linguistic nit
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1000128 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22 18:29:08 +00:00
Rich Bowen
ae3c5967e4
Remove duplicated word.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1000126 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22 18:25:57 +00:00
William A. Rowe Jr
9baaf4e800
Revert breakage in 2.2.4 introduced in r450055, by offering a CacheStoreExpired
...
directive to allow the user to override this questionable change.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1000106 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22 17:54:39 +00:00
Nick Kew
a582b2af85
Add ap_rxplus to new_api docs
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@999911 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22 12:38:42 +00:00
Mads Toftum
84e0e0821f
FakeBasicAuth, not FakeBasic
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@999832 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22 09:35:03 +00:00
Rich Bowen
1b8797e925
Reformat these <pre> tables as actual HTML tables
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@999415 13f79535-47bb-0310-9956-ffa450edef68
2010-09-21 13:49:25 +00:00
Rich Bowen
c40c509433
Removes the completely unecessary .* on several examples where it only
...
serves to slow down the match process.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@999404 13f79535-47bb-0310-9956-ffa450edef68
2010-09-21 13:28:01 +00:00
Rich Bowen
4104c4cde1
Adds the -le, -lt, -eq, -ge, and -gt test flags added by wrowe.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@999401 13f79535-47bb-0310-9956-ffa450edef68
2010-09-21 13:23:57 +00:00
Rich Bowen
f69c5bdca0
Add descriptions of the new RewriteCond test flags, -L, -h, and the new
...
>= and <= syntax, added by wrowe in r997553.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@999383 13f79535-47bb-0310-9956-ffa450edef68
2010-09-21 13:02:02 +00:00
Igor Galić
dec3330600
Removing ``FAQs'' which are *really* out of date.
...
Updating others to remotely match current pratice (i.e.: current Ciphers used, 1024 -> 2048 bits, etc)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@999259 13f79535-47bb-0310-9956-ffa450edef68
2010-09-21 07:38:17 +00:00
Stefan Fritsch
e7a3226484
Update transformations
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@998712 13f79535-47bb-0310-9956-ffa450edef68
2010-09-19 18:28:53 +00:00
Stefan Fritsch
f2fe603117
Fix typos
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@998711 13f79535-47bb-0310-9956-ffa450edef68
2010-09-19 18:27:10 +00:00
Stefan Fritsch
ffcf2a221c
Fix lots of cut'n'paste errors and an xml validation error in French
...
translation. It would be nice if you could run './build.sh validate-xml'
before commiting.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@998710 13f79535-47bb-0310-9956-ffa450edef68
2010-09-19 18:24:03 +00:00
Stefan Fritsch
39e871f7e4
Add method authz provider as potential Limit/LimitExcept replacement.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@998708 13f79535-47bb-0310-9956-ffa450edef68
2010-09-19 18:09:18 +00:00
Lucien Gentis
6c85bf9195
Updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@998670 13f79535-47bb-0310-9956-ffa450edef68
2010-09-19 13:56:08 +00:00
Graham Leggett
9e41a809a2
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@998652 13f79535-47bb-0310-9956-ffa450edef68
2010-09-19 13:04:44 +00:00
Graham Leggett
b9d81442c5
mod_include: Reinstate support for UTF-8 character sets by allowing a
...
variable being echoed or set to be decoded and then encoded as separate
steps. PR47686
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@998651 13f79535-47bb-0310-9956-ffa450edef68
2010-09-19 13:02:54 +00:00
Igor Galić
1e11460408
Explanation on how to prioritize mime-types on the serverside with AddType.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@998553 13f79535-47bb-0310-9956-ffa450edef68
2010-09-18 21:41:04 +00:00
Igor Galić
ccfff955e0
Removing ™ from mod_privileges, because it breaks the LaTeX build, and because nowhere else is Unix written with ™
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@998440 13f79535-47bb-0310-9956-ffa450edef68
2010-09-18 11:06:23 +00:00
Graham Leggett
9660e337e6
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@996396 13f79535-47bb-0310-9956-ffa450edef68
2010-09-12 23:18:26 +00:00
Graham Leggett
665426645e
mod_cache: Change the signature of the store_body() provider function
...
within the mod_cache provider interface to support an "in" brigade
and an "out" brigade instead of just a single input brigade. This
gives a cache provider the option to consume only part of the brigade
passed to it, rather than the whole brigade as was required before.
This fixes an out of memory and a request timeout condition that would
occur when the original document was a large file. Update the
mod_disk_cache provider implementation to take into account the new API.
Introduce CacheReadSize and CacheReadTime directives to mod_disk_cache
to control the amount of data to attempt to cache before sending the
data on to the client in the "out" brigade.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@996395 13f79535-47bb-0310-9956-ffa450edef68
2010-09-12 23:16:49 +00:00
Stefan Fritsch
d0bc2d2cfb
add errorlog formats for request notes and env vars
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@996307 13f79535-47bb-0310-9956-ffa450edef68
2010-09-12 12:59:10 +00:00
Rich Bowen
6ab8558eff
Further clarification of SuppressHTMLPreamble + ReadmeName behavior.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@995838 13f79535-47bb-0310-9956-ffa450edef68
2010-09-10 15:55:47 +00:00
Rich Bowen
3f3ed35eec
Clarify that SuppressHTMLPreamble also suppresses the </body></html> on
...
the output. (Thanks to "Alumin" on #httpd freenode IRC)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@995837 13f79535-47bb-0310-9956-ffa450edef68
2010-09-10 15:53:05 +00:00
Stefan Fritsch
800bdf5581
update transformations
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@992810 13f79535-47bb-0310-9956-ffa450edef68
2010-09-05 16:01:15 +00:00
Stefan Fritsch
70be0f7a07
Add ErrorLogFormat directive for configuring the error log format, including
...
additional information that is logged once per connection or request.
Add error log IDs for connections and request to allow correlating error log
lines and the corresponding access log entry.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@992806 13f79535-47bb-0310-9956-ffa450edef68
2010-09-05 15:44:19 +00:00
Stefan Fritsch
a0e0e585b0
Disable sendfile by default, as discussed at
...
http://mail-archives.apache.org/mod_mbox/httpd-dev/201007.mbox/ <4C4355EE.2060605@rowe-clan.net >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@992689 13f79535-47bb-0310-9956-ffa450edef68
2010-09-04 21:53:06 +00:00
Daniel Earl Poirier
77d8e03f22
In the upgrading document, mention the messages for virtual
...
hosts that can now cause startup failure.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@990876 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30 17:39:26 +00:00
Eric Covener
281d67d240
note a limitation on some kinds of flags in per-dir rewrite (since the current request
...
is not long for this world and these fields are not copied on the internal redirect)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@990129 13f79535-47bb-0310-9956-ffa450edef68
2010-08-27 12:38:23 +00:00
Eric Covener
2cc331beea
add compat info to apachectl -T, add -T to short description of flags
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@990112 13f79535-47bb-0310-9956-ffa450edef68
2010-08-27 11:55:34 +00:00
Eric Covener
c93da3dfe4
doc updates around why a few directives can't set arbitrary Content-Types for
...
non-static responses.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@990109 13f79535-47bb-0310-9956-ffa450edef68
2010-08-27 11:50:20 +00:00
Eric Covener
636a81a7bc
remove another reference to DirectoryMatch matching unmatched subdirectories
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@990094 13f79535-47bb-0310-9956-ffa450edef68
2010-08-27 10:51:33 +00:00
Eric Covener
579ab22775
PR49809: Allow DirectoryMatch to match the EOL character ($). and
...
stop applying to subdirectories (that don't also match the regex) implicitly.
The manual already uses DirectoryMatch syntax that assumes this in other places!
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@990091 13f79535-47bb-0310-9956-ffa450edef68
2010-08-27 10:46:02 +00:00