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

6589 Commits

Author SHA1 Message Date
Lucien Gentis
a9d107302d Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1023490 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 13:01:01 +00:00
Lucien Gentis
85b25bb5f7 Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1023488 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 12:51:39 +00:00
Lucien Gentis
cd4df9fca3 Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1023487 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 12:49:24 +00:00
Lucien Gentis
df7a8ff327 Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1023475 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 12:28:11 +00:00
Lucien Gentis
5136a21483 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1023474 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 12:26:38 +00:00
Stefan Fritsch
7c19e4963f update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1023239 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 10:38:36 +00:00
Stefan Fritsch
d261e6835e new features list:
- add mod_allowmethods to new features
- remove mpm_simple, it won't be ready in time for 2.4


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1023238 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 10:29:34 +00:00
Stefan Fritsch
91b29bbd77 Fix xml again
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1023236 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 10:27:52 +00:00
Stefan Fritsch
b4b834c8ee Build mod_allowmethods (windows and netware stuff needs to be tested).
Change method bit vector to 64 bits


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1023232 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 10:16:18 +00:00
Stefan Fritsch
69449edc86 Add pquerna's mod_allowmethod plus igalic's docs from the sandbox (r1001151)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1023229 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 10:06:45 +00:00
Rainer Jung
a7c1dc2853 Fix description of APLOG_USE_MODULE in new
API docs. The macro needs a trailing semicolon.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1023002 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 16:30:29 +00:00
Vincent Deffontaines
39fba73a8d Updated french translation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1022876 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 10:36:42 +00:00
Vincent Deffontaines
e77ee8afb8 Some error messages got translated by mistake in the .fr translation - fixed
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1022669 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14 19:24:10 +00:00
Vincent Deffontaines
80e865cfe9 Updated the french documentation to match the new english revision.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1022662 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14 19:16:43 +00:00
Vincent Deffontaines
4087ae6202 Updated the .fr doc to match new .en revision
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1022280 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13 20:10:44 +00:00
Vincent Deffontaines
845b0b7ac2 Updated the french translation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1022261 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13 19:40:51 +00:00
Vincent Deffontaines
3eb346113b Fixing previous commit, as a <code> tag was mangled
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1022253 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13 19:29:03 +00:00
Graham Leggett
268739ec4c Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1022233 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13 18:44:08 +00:00
Graham Leggett
6c1f4e708a Ooh look, new and shiny things in v2.4.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1022232 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13 18:43:23 +00:00
Graham Leggett
abf1b9da3c htcacheclean: Teach htcacheclean to limit cache size by number of
inodes in addition to size of files. Prevents a cache disk from
running out of space when many small files are cached.

Move the directory delete process to the "purge" section, so that
inode counts are accurate when querying for stats only.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1022230 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13 18:41:56 +00:00
Vincent Deffontaines
37c58c9dd4 Updated to match the new english revision
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1022214 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13 17:44:26 +00:00
Stefan Fritsch
bfeead031f update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1021927 13f79535-47bb-0310-9956-ffa450edef68
2010-10-12 21:18:01 +00:00
Stefan Fritsch
5bcd082e3d Rename MaxRequestsPerChild to MaxConnectionsPerChild, which
describes more accurately what the directive does.

The old name still works but logs a warning.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1021924 13f79535-47bb-0310-9956-ffa450edef68
2010-10-12 21:12:37 +00:00
Graham Leggett
88839d1f77 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1021548 13f79535-47bb-0310-9956-ffa450edef68
2010-10-11 23:35:29 +00:00
Graham Leggett
0f267cd6ad mod_cache: Optionally serve stale data when a revalidation returns a
5xx response, controlled by the CacheStaleOnError directive.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1021546 13f79535-47bb-0310-9956-ffa450edef68
2010-10-11 23:32:56 +00:00
Eric Covener
bb719ec746 Caution against using non-regex ProxyPass inside of a <LocationMatch> container.
PR#50048

Submitted By: Luke Meyer
Reviewed By: Eric Covener



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1021468 13f79535-47bb-0310-9956-ffa450edef68
2010-10-11 19:12:13 +00:00
Stefan Fritsch
1d38c972e9 Mention that the required ThreadStackSize depends on the modules loaded.
Instead of recommending a value, recommend not to reduce it unless necessary.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1005973 13f79535-47bb-0310-9956-ffa450edef68
2010-10-08 19:16:35 +00:00
Stefan Fritsch
b30ed4162a Document that a ThreadStackSize of 128K or lower will crash on Linux and
recommend at least 200K


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1005529 13f79535-47bb-0310-9956-ffa450edef68
2010-10-07 17:13:17 +00:00
Stefan Fritsch
2e4a59c5e1 add %v and %V to ErrorLogFormat
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1005208 13f79535-47bb-0310-9956-ffa450edef68
2010-10-06 19:14:44 +00:00
Graham Leggett
b4d6ae84bd Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1004483 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04 23:49:26 +00:00
Graham Leggett
0509b44525 htcacheclean: Allow the listing of valid URLs within the cache, with
the option to list entry metadata such as sizes and times.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1004482 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04 23:44:27 +00:00
Graham Leggett
3c414d1fb9 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1003964 13f79535-47bb-0310-9956-ffa450edef68
2010-10-03 13:25:04 +00:00
Graham Leggett
d29eacb478 mod_cache: Allow control over the base URL of reverse proxied requests
using the CacheKeyBaseURL directive, so that the cache key can be
calculated from the endpoint URL instead of the server URL.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1003963 13f79535-47bb-0310-9956-ffa450edef68
2010-10-03 13:23:39 +00:00
Graham Leggett
1c042eaf8b Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1003883 13f79535-47bb-0310-9956-ffa450edef68
2010-10-02 20:58:49 +00:00
Graham Leggett
5ec95ec848 mod_cache: CacheLastModifiedFactor, CacheStoreNoStore, CacheStorePrivate,
CacheStoreExpired, CacheIgnoreNoLastMod, CacheDefaultExpire, 
CacheMinExpire and CacheMaxExpire can be set per directory/location.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1003882 13f79535-47bb-0310-9956-ffa450edef68
2010-10-02 20:57:38 +00:00
Graham Leggett
51ada8ea05 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1003844 13f79535-47bb-0310-9956-ffa450edef68
2010-10-02 17:36:05 +00:00
Graham Leggett
1fea6c7441 mod_disk_cache: CacheMaxFileSize, CacheMinFileSize, CacheReadSize and
CacheReadTime can be set per directory/location.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1003839 13f79535-47bb-0310-9956-ffa450edef68
2010-10-02 17:31:35 +00:00
Rich Bowen
1b398e31a7 Adds caution about overusing IfModule, and mentions the -M flag in
addition to the -l flag for determining what modules are loaded.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1003217 13f79535-47bb-0310-9956-ffa450edef68
2010-09-30 19:45:43 +00:00
Stefan Fritsch
b2a906c8af add a bit of doc for the new authz providers
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1003180 13f79535-47bb-0310-9956-ffa450edef68
2010-09-30 17:37:55 +00:00
Rich Bowen
7e0ed8cd23 Rebuild generated files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1003166 13f79535-47bb-0310-9956-ffa450edef68
2010-09-30 17:03:59 +00:00
Rich Bowen
57a5f53ef3 Mention specific error message that people might come searching for.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1003164 13f79535-47bb-0310-9956-ffa450edef68
2010-09-30 17:01:39 +00:00
Rich Bowen
0f20df47a0 Minor nitpick - We've attempted to standardize on American spelling.
Don't much care one way or another, but being consistent is good.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1003163 13f79535-47bb-0310-9956-ffa450edef68
2010-09-30 17:01:06 +00:00
Rich Bowen
09952ca2ae Slight rearrangement to improve flow. Added specific error message, as
people often search for these looking for the right doc.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1003160 13f79535-47bb-0310-9956-ffa450edef68
2010-09-30 16:58:33 +00:00
Rainer Jung
78bd325023 Add detailed information about how to use
session stickyness.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1003131 13f79535-47bb-0310-9956-ffa450edef68
2010-09-30 16:09:05 +00:00
Graham Leggett
4963b03e3f Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1002855 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29 21:36:17 +00:00
Graham Leggett
a56a9e23e7 htcacheclean: Allow the option to round up file sizes to a given
block size, improving the accuracy of disk usage.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1002854 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29 21:34:48 +00:00
Igor Galić
0b57e95fe4 Adding #logging link.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1002646 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29 14:21:25 +00:00
Igor Galić
7f69a48b1b Documentation for r1002415.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1002427 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29 00:23:31 +00:00
Stefan Fritsch
b65066c6ac Add generate_log_id hook to allow to use the ID generated by mod_unique_id as
error log ID for requests.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1002125 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28 11:53:17 +00:00
Rich Bowen
b18ae22f53 A few minor nitpicks. Removal of a double negative. Alteration of example
using AllowOverride All in <Directory /> to use something less awful.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1002119 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28 11:29:30 +00:00