1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-19 22:42:14 +03:00
Commit Graph

5051 Commits

Author SHA1 Message Date
Joshua Slive
b21e576e40 A couple small fixes suggested by Vincent.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@561797 13f79535-47bb-0310-9956-ffa450edef68
2007-08-01 13:54:06 +00:00
Joshua Slive
2ac1574418 Docuemnt the x- headers added by mod_proxy_http.
PR: 41097


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@561477 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 20:13:50 +00:00
Joshua Slive
8e66ae080f Document that PT implies L.
PR: 40046


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@561463 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 19:46:05 +00:00
Joshua Slive
e1c5534f07 Remove misleading compat info.
PR: 38819


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@561458 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 19:40:15 +00:00
Joshua Slive
719b5e2394 Explicitly mention how to do rewriting in a vhost.
PR: 36506


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@561456 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 19:36:41 +00:00
Vincent Bray
6fdc91f918 Build artifacts
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@559752 13f79535-47bb-0310-9956-ffa450edef68
2007-07-26 08:35:43 +00:00
Vincent Bray
6cf81e231f Link to filters page to address PR35102
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@559748 13f79535-47bb-0310-9956-ffa450edef68
2007-07-26 08:32:23 +00:00
Vincent Bray
d455aa6560 [PR36917] Document pre-2.2.4 behaviour of mod_dumpio
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@559006 13f79535-47bb-0310-9956-ffa450edef68
2007-07-24 10:54:35 +00:00
André Malo
82d72756e6 rebuild everything
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@558862 13f79535-47bb-0310-9956-ffa450edef68
2007-07-23 21:11:50 +00:00
André Malo
ef02c445e6 fix eol-style
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@558860 13f79535-47bb-0310-9956-ffa450edef68
2007-07-23 21:06:31 +00:00
Vincent Bray
46d7e81888 Address PR42898 by qualifying the value of Pattern for RewriteRule, and later explaining how to snarf the rest of the request url. (and the usual build detritus).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@558837 13f79535-47bb-0310-9956-ffa450edef68
2007-07-23 19:23:24 +00:00
Vincent Bray
ef5c47b59e Demote use of AddType for cgi and remove redundant paragraph regarding DOCUMENT_ROOT
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@558718 13f79535-47bb-0310-9956-ffa450edef68
2007-07-23 13:31:19 +00:00
Vincent Bray
236ab6fae4 Typo (wilcard) in LocationMatch.
Sync build output (outdated markers) from the previous few commits.
Couple of minor language adjustments.
Commit build of recent ap_regcomp/ap_regexec fix in new_features_2_2


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@558694 13f79535-47bb-0310-9956-ffa450edef68
2007-07-23 12:03:33 +00:00
Vincent Bray
ab879a95d5 Explain that ? and * don't match / in Location regexen, submitted by Eric
Covener Sept 23, '06


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@558651 13f79535-47bb-0310-9956-ffa450edef68
2007-07-23 08:24:06 +00:00
Vincent Bray
7244bbb4e2 Typo fix. s/proxys/proxies/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@558468 13f79535-47bb-0310-9956-ffa450edef68
2007-07-22 08:20:07 +00:00
Tony Stevenson
f3b7247021 Missed this on 556153, committing now
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@556154 13f79535-47bb-0310-9956-ffa450edef68
2007-07-13 21:31:32 +00:00
Tony Stevenson
9f51f5e36d Added examples of multiple LDAP servers, and a warning caveat.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@556153 13f79535-47bb-0310-9956-ffa450edef68
2007-07-13 21:27:12 +00:00
Tony Stevenson
d0516629e0 Case sensitivity continuity, taken from PR 38035
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@556142 13f79535-47bb-0310-9956-ffa450edef68
2007-07-13 20:47:00 +00:00
Tony Stevenson
6be413751d Added html.en -> for Aaron Crane's patch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@554718 13f79535-47bb-0310-9956-ffa450edef68
2007-07-09 17:45:50 +00:00
Tony Stevenson
1a9da5aa83 Typo -> Patch from Aaron Crane -> July 9th 2007.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@554716 13f79535-47bb-0310-9956-ffa450edef68
2007-07-09 17:42:40 +00:00
Jean-Frederic Clere
0c33dbc3a6 Arrange the ping/pong explainations.
Submitted by Vincent Bray <noodlet gmail.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@552436 13f79535-47bb-0310-9956-ffa450edef68
2007-07-02 09:03:35 +00:00
Tony Stevenson
1037cd9700 PR 42114 : Patch originally submitted by Takashi Sato
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@552021 13f79535-47bb-0310-9956-ffa450edef68
2007-06-29 20:20:01 +00:00
Jean-Frederic Clere
4dee811cb9 Add sticky_path to solve PR41897.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@550519 13f79535-47bb-0310-9956-ffa450edef68
2007-06-25 14:42:25 +00:00
Jason S. Lingohr
8d2269e3ea PR 31978, submitted by Ryan Morgan, resubmitted by Tony Stevenson.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@548014 13f79535-47bb-0310-9956-ffa450edef68
2007-06-17 07:21:08 +00:00
Jason S. Lingohr
78d12de912 Various out-of-date translation version diffs, and a .meta.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@546024 13f79535-47bb-0310-9956-ffa450edef68
2007-06-11 06:22:41 +00:00
Jason S. Lingohr
4ef339ee24 Fix a typo, as per PR 40447.
Submitted by Tony Stevenson.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@545834 13f79535-47bb-0310-9956-ffa450edef68
2007-06-10 03:14:42 +00:00
Rich Bowen
972efb077f Adds an example using multiple file extensions, to answer a
frequently-asked (IRC) question that came up yet again today.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@541685 13f79535-47bb-0310-9956-ffa450edef68
2007-05-25 15:11:46 +00:00
Jim Jagielski
f2551e79f4 Doccos update... sync up to current time.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@537600 13f79535-47bb-0310-9956-ffa450edef68
2007-05-13 15:29:06 +00:00
Jim Jagielski
09c3cbe87b Fold in ProxyPassMatch directive with docs. Support
full regex substitution but also allow for "simple"
cases (ala JkMount) to work as well.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@537599 13f79535-47bb-0310-9956-ffa450edef68
2007-05-13 15:28:29 +00:00
Greg Ames
d9c3aa0345 the problem with Event and mod_ssl was fixed with rev. 533820. I'm not
aware of problems with other input filters that aren't addressed in that fix.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@535370 13f79535-47bb-0310-9956-ffa450edef68
2007-05-04 20:12:46 +00:00
Hiroaki Kawai
542aaff5f0 English Revision: 478131
Submitted by: Takashi Sato
Reviewed by: Hiroaki Kawai


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@535117 13f79535-47bb-0310-9956-ffa450edef68
2007-05-04 07:15:24 +00:00
Hiroaki Kawai
39e8459729 English Revision: 522942
Submitted by: Takashi Sato
Reviewed by: Hiroaki Kawai


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@533511 13f79535-47bb-0310-9956-ffa450edef68
2007-04-29 14:21:15 +00:00
Rich Bowen
1512a31d2a Typo: slashed -> slashes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@533344 13f79535-47bb-0310-9956-ffa450edef68
2007-04-28 13:39:20 +00:00
André Malo
b0470cc5ac build all
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@532108 13f79535-47bb-0310-9956-ffa450edef68
2007-04-24 22:22:49 +00:00
André Malo
42eda3eb2c xml validation and drop the <pre>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@532107 13f79535-47bb-0310-9956-ffa450edef68
2007-04-24 22:16:42 +00:00
André Malo
ff13b5a693 build extraclean all
`build convmap`


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@531943 13f79535-47bb-0310-9956-ffa450edef68
2007-04-24 13:58:07 +00:00
Jeff Trawick
d3e543e458 commit generated html file from changes in r527969
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@527971 13f79535-47bb-0310-9956-ffa450edef68
2007-04-12 15:10:12 +00:00
Jeff Trawick
8b9efbf9ca HTTP proxy ProxyErrorOverride: Leave 1xx and 3xx responses alone. Only
processing of error responses (4xx, 5xx) will be altered.

PR: 39245

This is based on a patch submitted by Bart van der Schans <schans hippo.nl>
and tweaked slightly by me based on discussions on dev@ since April 2006.
I think rpleum was the first to mention the 1xx issue.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@527969 13f79535-47bb-0310-9956-ffa450edef68
2007-04-12 15:07:11 +00:00
Joshua Slive
28645101f9 Docs transform.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@522943 13f79535-47bb-0310-9956-ffa450edef68
2007-03-27 15:05:37 +00:00
Joshua Slive
b1d787691d Fix backward Order definitions.
PR: 41826


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@522942 13f79535-47bb-0310-9956-ffa450edef68
2007-03-27 15:04:27 +00:00
Jim Jagielski
513d541ca9 Update the doccos, mainly to start folding in
the o-f developer guideline.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@520078 13f79535-47bb-0310-9956-ffa450edef68
2007-03-19 20:15:36 +00:00
Noirin Plunkett
69d0a27aa7 Tidying up - mostly outdated translations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@515273 13f79535-47bb-0310-9956-ffa450edef68
2007-03-06 19:48:30 +00:00
Noirin Plunkett
cf3e2d3fcc Updating to reflect current defaults
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@515267 13f79535-47bb-0310-9956-ffa450edef68
2007-03-06 19:37:50 +00:00
Noirin Plunkett
bf15cdbbde HTML files changed by adding docs for BalancerMember directive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@515256 13f79535-47bb-0310-9956-ffa450edef68
2007-03-06 19:12:12 +00:00
Noirin Plunkett
33539c9988 Tidying up
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@515254 13f79535-47bb-0310-9956-ffa450edef68
2007-03-06 19:11:05 +00:00
Noirin Plunkett
01b4a087a4 Documenting the sooper-sekrit BalancerMember directive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@515251 13f79535-47bb-0310-9956-ffa450edef68
2007-03-06 18:57:07 +00:00
Jim Jagielski
30621ddf30 Docs update. Sync with transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@504899 13f79535-47bb-0310-9956-ffa450edef68
2007-02-08 13:54:19 +00:00
Ruediger Pluem
8a7fb4574c * Add CacheIgnoreQueryString directive to cache requests with a query string
even if no expiration time is specified. Futhermore the query string will not
  be used for key generation such that requests to the same URI path, but with
  different query strings are mapped to the same cache entity. Turning this
  setting to ON violates RFC 2616/13.9 and thus it is turned off by default.

PR: 41484
Submitted by: Fredrik Widlund <fredrik.widlund qbrick.com>
Reviewed by: rpluem


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@504183 13f79535-47bb-0310-9956-ffa450edef68
2007-02-06 15:55:50 +00:00
Bradley Nicholes
131bf07921 Point out that if another authorization method is used
with mod_authnz_ldap, AuthzLDAPAuthoritative must be
set to off.

submitted by: Darren Spruell <phatbuckett gmail.com>



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@499241 13f79535-47bb-0310-9956-ffa450edef68
2007-01-24 03:46:24 +00:00
Jim Jagielski
12ba7f65dc Sync with 2.2.4 changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@486657 13f79535-47bb-0310-9956-ffa450edef68
2006-12-13 14:05:41 +00:00