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

3300 Commits

Author SHA1 Message Date
Stefan Fritsch
3fa2c0e208 Allow ProxyPreserveHost to work in <Proxy> sections
PR: 34901


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@824072 13f79535-47bb-0310-9956-ffa450edef68
2009-10-11 13:38:51 +00:00
Lucien Gentis
134bf4f948 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@823879 13f79535-47bb-0310-9956-ffa450edef68
2009-10-10 16:25:24 +00:00
Vincent Deffontaines
2fbb1697ee Added french translation for mod_proxy documentation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@823704 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 21:45:16 +00:00
Stefan Fritsch
cf421bd704 add note about ssl renegotiation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@822857 13f79535-47bb-0310-9956-ffa450edef68
2009-10-07 19:10:15 +00:00
Stefan Fritsch
02dd4c92a4 update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@822517 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06 21:30:08 +00:00
Stefan Fritsch
6cb0d5837a Add some docs for mod_reqtimeout.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@822509 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06 21:20:33 +00:00
Stefan Fritsch
da0e12aacf Work around broken cache management in mod_ldap: If LDAPSharedCacheSize is too
small, try to free some memory by purging the cache and log a warning.

Also increase the default LDAPSharedCacheSize to 500000. This is a more
realistic size suitable for the default values of 1024 for LdapCacheEntries and
LdapOpCacheEntries.

PR: 46749


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@822458 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06 19:39:38 +00:00
Graham Leggett
735cb040ca Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@822002 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 20:49:25 +00:00
Graham Leggett
ae50b75b92 mod_cache: Teach CacheEnable and CacheDisable to work from within a
Location section, in line with how ProxyPass works.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821993 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 20:27:19 +00:00
Vincent Deffontaines
df93c4db31 Added french translation for mod_autoindex doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821517 13f79535-47bb-0310-9956-ffa450edef68
2009-10-04 11:48:30 +00:00
André Malo
70c30ce7af update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821506 13f79535-47bb-0310-9956-ffa450edef68
2009-10-04 11:03:02 +00:00
Vincent Deffontaines
41921e2fda Added french translation for mod_proxy_http
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821502 13f79535-47bb-0310-9956-ffa450edef68
2009-10-04 10:35:53 +00:00
Vincent Deffontaines
8ab0bd251f Added fr translation for mod_ldap
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821501 13f79535-47bb-0310-9956-ffa450edef68
2009-10-04 10:26:07 +00:00
Graham Leggett
344031c29c Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821334 13f79535-47bb-0310-9956-ffa450edef68
2009-10-03 14:54:52 +00:00
Graham Leggett
050515d99f mod_cache: Fix uri_meets_conditions() so that CacheEnable will
match by scheme, or by a wildcarded hostname.
PR: 40169
Submitted by: Peter Grandi <pg_asf asf.for.sabi.co.uk>
Reviewed by: Graham Leggett


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821333 13f79535-47bb-0310-9956-ffa450edef68
2009-10-03 14:54:00 +00:00
Graham Leggett
74e2805a3f Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821203 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02 23:48:23 +00:00
Graham Leggett
3ae6189d47 mod_cache: Introduce the option to run the cache from within the
normal request handler, and to allow fine grained control over
where in the filter chain content is cached.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821202 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02 23:47:37 +00:00
Eric Covener
761098c890 Remove text implying "Require valid-user" is handled by mod_authnz_ldap, which
makes the behavior of AuthzLDAPAuthoritative more intuitive.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821049 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02 15:16:09 +00:00
Lucien Gentis
b4092025e3 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@819295 13f79535-47bb-0310-9956-ffa450edef68
2009-09-27 12:34:00 +00:00
André Malo
1a82a91410 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@818799 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 09:58:52 +00:00
André Malo
a7476a0fd7 fix compat info for mod_proxy_scgi
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@818798 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 09:56:29 +00:00
Nilgun Belma Buguner
241e53871b update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@816418 13f79535-47bb-0310-9956-ffa450edef68
2009-09-18 00:34:32 +00:00
Rich Bowen
05124024ae Just a little additional verbiage for the FallbackResource directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@815782 13f79535-47bb-0310-9956-ffa450edef68
2009-09-16 13:51:53 +00:00
Nick Kew
8c13e8877c Change Fallback to FallbackResource after extensive discussion with
wrowe and DrBacchus.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@815502 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 21:41:05 +00:00
Nick Kew
608b02264e Change "DefaultHandler" to "Fallback" as discussed on list and
today on IRC, in the hope that everyone will be satisfied.
PR: 47184 + subsequent veto of original directive name


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@815380 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 16:10:21 +00:00
Daniel Earl Poirier
264e4a0cfc mod_mime: detect invalid use of MultiviewsMatch inside Location and
LocationMatch sections.  Document that such usage is not valid.
PR47754.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@814728 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14 16:32:30 +00:00
Daniel Earl Poirier
cc4511fcf2 Fail server startup when mod_auth_digest is unable to
provide the security checks configured.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@813396 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 12:12:58 +00:00
Jim Jagielski
2cfbd9f00b doccs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@813379 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 11:41:27 +00:00
Jim Jagielski
b4abb43073 veto-ed
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@813376 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 11:39:03 +00:00
Lucien Gentis
9ca881a814 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@811669 13f79535-47bb-0310-9956-ffa450edef68
2009-09-05 16:29:34 +00:00
Jim Jagielski
c7c6f204d1 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@810478 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 12:26:05 +00:00
Jim Jagielski
e35ab9433b doccos for soon to be reverted code.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@810477 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 12:22:32 +00:00
Eric Covener
7b9c01f52f Now that we have actual released versions after 2.2.11, drop the
awkward/confusing exclusive phrasing of "after 2.2.11".



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@810187 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01 19:26:06 +00:00
Lucien Gentis
5252dbdd88 Typo and updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@809335 13f79535-47bb-0310-9956-ffa450edef68
2009-08-30 13:37:25 +00:00
Nick Kew
79f90cac62 Fix up doc note on ProxyPassMatch quirks - this wording seems to have
got accepted in 2.2.x.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@809241 13f79535-47bb-0310-9956-ffa450edef68
2009-08-30 02:57:58 +00:00
Jim Jagielski
1672293bb7 Document ServerTokens Set "One Big Happy Family Server"
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@808966 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 17:39:08 +00:00
Jim Jagielski
4cffc0e157 And additional ServerTokens improvement...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@808965 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 17:37:12 +00:00
Jim Jagielski
595b086b3a Update docs xforms and mappings
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@808910 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 14:57:01 +00:00
Jim Jagielski
96d0911897 Update all xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@808896 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 14:33:19 +00:00
Jim Jagielski
7fe574e381 OK, might as well finish this... Allow ServerTokens Off
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@808895 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 14:31:00 +00:00
Nick Kew
9bdbce07f5 Document limitation to ProxyPassMatch directive.
This is a valid bug report PR 46665, which I'm marking as WONTFIX
but which needs documenting for what it is.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@808321 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 08:43:32 +00:00
Nick Kew
165dc73d4d mod_headers: generalise the envclause to support conditional
header rules via ap_expr.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@808240 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 01:02:42 +00:00
Graham Leggett
6baacf4a7e Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@808213 13f79535-47bb-0310-9956-ffa450edef68
2009-08-26 22:48:47 +00:00
Graham Leggett
2c379cc6fb mod_cache: Introduce the thundering herd lock, a mechanism to keep
the flood of requests at bay that strike a backend webserver as
a cached entity goes stale.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@808212 13f79535-47bb-0310-9956-ffa450edef68
2009-08-26 22:46:35 +00:00
Brian Havard
60fbe11de1 Bring back OS/2 support.
Reverses r758929 with a little bit of conflict resolution.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@807930 13f79535-47bb-0310-9956-ffa450edef68
2009-08-26 08:56:13 +00:00
Daniel Earl Poirier
3144af1e11 Update transform for core.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@807612 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 13:26:12 +00:00
Daniel Earl Poirier
b3ce8d1094 Broaden the warning about modifying memory-mapped files,
so it's not specific to NFS.

PR: 46688


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@807609 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 13:23:49 +00:00
Daniel Earl Poirier
0d31b52105 Clarification on unit of measure of %D in mod_headers
PR: 47707
Reported by: Paschal Nee <pnee toombeola.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@805754 13f79535-47bb-0310-9956-ffa450edef68
2009-08-19 11:36:24 +00:00
Nilgun Belma Buguner
470d20cbee update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@804988 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 14:09:36 +00:00
Nilgun Belma Buguner
2d9412dc6b update for sync with English docs.
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by:  Orhan Berent <berent belgeler.org>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@804987 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 14:08:12 +00:00