]>
granicus.if.org Git - apache/log
Rich Bowen [Fri, 7 Jan 2011 12:01:07 +0000 (12:01 +0000)]
Mention third-party distributions, and provide a link to the wiki page
listing common layouts of these 3p distros.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1056278 13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Thu, 6 Jan 2011 07:24:22 +0000 (07:24 +0000)]
* Be ANSI C compatible
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1055771 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Thu, 6 Jan 2011 02:12:01 +0000 (02:12 +0000)]
clarify RewriteBase as action for closed PR50546
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1055710 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Thu, 6 Jan 2011 01:30:19 +0000 (01:30 +0000)]
Add some weasel language, and a warning about Windows + TransmitFile, to the
SendBufferSize doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1055701 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Thu, 6 Jan 2011 01:17:26 +0000 (01:17 +0000)]
typoes caught by noodl
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1055699 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 5 Jan 2011 22:42:46 +0000 (22:42 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1055673 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 5 Jan 2011 22:39:47 +0000 (22:39 +0000)]
PR#44838: be more up front with how the per-dir RewriteRule comparison is
the filesystem path minus the Directory the rules were listed in.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1055671 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 5 Jan 2011 20:07:36 +0000 (20:07 +0000)]
Rebuild HTML. Resolves tid50545
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1055613 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 5 Jan 2011 20:04:52 +0000 (20:04 +0000)]
Clarify that either both, or neither, arguments should have a slash.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1055611 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 5 Jan 2011 19:47:45 +0000 (19:47 +0000)]
fix comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1055605 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 5 Jan 2011 18:33:45 +0000 (18:33 +0000)]
update comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1055570 13f79535 -47bb-0310-9956-
ffa450edef68
Igor Galić [Wed, 5 Jan 2011 16:39:47 +0000 (16:39 +0000)]
Fix typo from r1055506, update transforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1055515 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 5 Jan 2011 16:22:42 +0000 (16:22 +0000)]
provide links back to ap_expr-aware directives/modules
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1055507 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 5 Jan 2011 16:22:39 +0000 (16:22 +0000)]
Add examples using <If>.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1055506 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Wed, 5 Jan 2011 12:44:33 +0000 (12:44 +0000)]
Change AuthnCacheProvider --> AuthnCacheProvideFor to deal with overloading
of "provider" and likely confusion with AuthnCacheSOCache.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1055447 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Wed, 5 Jan 2011 12:30:38 +0000 (12:30 +0000)]
Typo fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1055442 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Wed, 5 Jan 2011 09:53:55 +0000 (09:53 +0000)]
Make sure we clone the table rather than copy it, to ensure that no keys
or values allocated from r->pool end up referenced in the backend request.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1055386 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Wed, 5 Jan 2011 09:18:18 +0000 (09:18 +0000)]
Update the comment to indicate what the backend request is really used for.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1055367 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Wed, 5 Jan 2011 00:23:43 +0000 (00:23 +0000)]
mod_proxy_http: Allocate the fake backend request from a child pool
of the backend connection, instead of misusing the pool of the frontend
request. Fixes a thread safety issue where buckets set aside in the
backend connection leak into other threads, and then disappear when
the frontend request is cleaned up, in turn causing corrupted buckets
to make other threads spin.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1055250 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Tue, 4 Jan 2011 23:55:50 +0000 (23:55 +0000)]
mod_proxy_http: Ensure that when the backend is closed, the final call to
ap_proxy_http_cleanup() is suppressed, so that the backend is not cleaned
twice. Fixes a further thread safety issue.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1055246 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Mon, 3 Jan 2011 15:08:22 +0000 (15:08 +0000)]
Update copyright year.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1054643 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 3 Jan 2011 12:42:10 +0000 (12:42 +0000)]
Update copyright to 2011
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1054597 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 2 Jan 2011 20:47:11 +0000 (20:47 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1054468 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 2 Jan 2011 20:01:18 +0000 (20:01 +0000)]
update translation
Reviewed by: Kess <kess apache.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1054465 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 2 Jan 2011 18:45:22 +0000 (18:45 +0000)]
Update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1054456 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 2 Jan 2011 18:34:17 +0000 (18:34 +0000)]
Fix EBCDIC related cut'n'paste error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1054453 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Sun, 2 Jan 2011 14:10:07 +0000 (14:10 +0000)]
Added another useful NetWare start script.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1054410 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Sun, 2 Jan 2011 04:33:28 +0000 (04:33 +0000)]
Added shebang check so that .vbs scripts can work as CGI.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1054347 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Sun, 2 Jan 2011 04:05:30 +0000 (04:05 +0000)]
Fixed NetWare NCF script; for now removed ap2prod.ncf.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1054346 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sat, 1 Jan 2011 23:56:24 +0000 (23:56 +0000)]
Change the format of the SSL_{CLIENT,SERVER}_{I,S}_DN variables
to be RFC 2253 compatible, convert non-ASCII characters to UTF8, and
escape other special characters with backslashes. The old format can
still be used with the LegacyDNStringFormat argument to SSLOptions.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1054323 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 1 Jan 2011 22:40:40 +0000 (22:40 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1054305 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 1 Jan 2011 22:35:50 +0000 (22:35 +0000)]
more markup
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1054303 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 1 Jan 2011 22:08:23 +0000 (22:08 +0000)]
wording, markup
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1054301 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 1 Jan 2011 21:23:24 +0000 (21:23 +0000)]
fix short description for usecanonicalphysicalport directive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1054295 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 1 Jan 2011 00:31:34 +0000 (00:31 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1054182 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 1 Jan 2011 00:29:38 +0000 (00:29 +0000)]
even better markup
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1054181 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 1 Jan 2011 00:24:14 +0000 (00:24 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1054180 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 1 Jan 2011 00:21:49 +0000 (00:21 +0000)]
markup refinements
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1054179 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 1 Jan 2011 00:20:15 +0000 (00:20 +0000)]
update translation
Reviewed by: Kess <kess apache.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1054178 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Thu, 30 Dec 2010 22:38:30 +0000 (22:38 +0000)]
Remove obsolete and redundant log message in env auth provider
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1054014 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Thu, 30 Dec 2010 18:32:15 +0000 (18:32 +0000)]
Change another variable that could be confused for conn_rec.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053967 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Thu, 30 Dec 2010 18:28:26 +0000 (18:28 +0000)]
Fix a spin should we encounter a corrupt bucket from the proxy.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053966 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Thu, 30 Dec 2010 17:46:06 +0000 (17:46 +0000)]
eliminate another var named 'c' which is not a conn_rec
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053954 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Thu, 30 Dec 2010 13:00:36 +0000 (13:00 +0000)]
Add mod_rewrite's SCRIPT_USER/SCRIPT_GROUP vars to ap_expr
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053882 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Thu, 30 Dec 2010 12:34:19 +0000 (12:34 +0000)]
Make the REQUEST_SCHEME variable available to scripts and mod_rewrite
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053872 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Thu, 30 Dec 2010 11:59:02 +0000 (11:59 +0000)]
Add -T operator to allow easy evaluation of on/off, 1/0, ... variables
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053865 13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Thu, 30 Dec 2010 11:01:38 +0000 (11:01 +0000)]
* Silence compiler warning
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053853 13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Thu, 30 Dec 2010 07:41:18 +0000 (07:41 +0000)]
* Silence compiler warning about possibly uninitialized use
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053814 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Wed, 29 Dec 2010 21:54:25 +0000 (21:54 +0000)]
update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053751 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Wed, 29 Dec 2010 21:48:35 +0000 (21:48 +0000)]
Allow to use arbitrary boolean expressions (ap_expr) in RewriteCond.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053750 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Wed, 29 Dec 2010 21:22:33 +0000 (21:22 +0000)]
in struct backrefinfo: remove nsub member which is never read,
make source member const
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053742 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Wed, 29 Dec 2010 20:41:55 +0000 (20:41 +0000)]
Allow to unset environment variables using E=!VAR.
PR: 49512
Submitted by: Mark Drayton <mark markdrayton info>, Stefan Fritsch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053726 13f79535 -47bb-0310-9956-
ffa450edef68
Igor Galić [Wed, 29 Dec 2010 16:25:12 +0000 (16:25 +0000)]
In comments: s@ XX @ XXX: @ so they can actually be found seen.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053668 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Wed, 29 Dec 2010 16:18:54 +0000 (16:18 +0000)]
Typos.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053666 13f79535 -47bb-0310-9956-
ffa450edef68
Igor Galić [Wed, 29 Dec 2010 16:17:40 +0000 (16:17 +0000)]
update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053664 13f79535 -47bb-0310-9956-
ffa450edef68
Igor Galić [Wed, 29 Dec 2010 16:16:34 +0000 (16:16 +0000)]
Fix grammar.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053662 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Wed, 29 Dec 2010 15:43:54 +0000 (15:43 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053655 13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Wed, 29 Dec 2010 09:43:56 +0000 (09:43 +0000)]
* Fix r1039304 and make the patch similar to the one proposed for
2.2.x: If the SSL handshake to the backend fails we cannot even
sent an HTTP request. So the check needs to happen already when
we sent data not when we receive data.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053584 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 29 Dec 2010 03:39:31 +0000 (03:39 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053528 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 29 Dec 2010 03:38:28 +0000 (03:38 +0000)]
mention my flip-flop on "Header always" to not add additional confusion to
someone treading in this area, and plan to remove after GA.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053526 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 29 Dec 2010 03:32:23 +0000 (03:32 +0000)]
PR50525: Header always ... doesn't really mean "always" in terms of what you
can edit/merge/append/set since it only looks at r->err_headers_out and
the initial value may have lived in r->headers_out.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053523 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 29 Dec 2010 03:08:44 +0000 (03:08 +0000)]
revert r1031670:
Change the default of the Header directive to apply to responses of all types
instead of just 2xx successful responses.
This turned out to be do more harm than good for anything other
than "set", since "always" doesn't ever see/operate on existing
r->headers_out headers -- just err_headers_out.
I think onsuccess needs to remain the default and this needs to move into a
doc revamp.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053516 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 29 Dec 2010 03:03:35 +0000 (03:03 +0000)]
add a 2.3.9-era CHANGES entry that should have been noted for
mod_headers defaults.
Should I flag this CHANGES entry in any way?
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053515 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 28 Dec 2010 21:25:27 +0000 (21:25 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053444 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 28 Dec 2010 21:23:49 +0000 (21:23 +0000)]
update translation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053442 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 28 Dec 2010 21:10:37 +0000 (21:10 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053436 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 28 Dec 2010 16:26:27 +0000 (16:26 +0000)]
Remove some stuff that's already been done.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053384 13f79535 -47bb-0310-9956-
ffa450edef68
Igor Galić [Tue, 28 Dec 2010 15:56:46 +0000 (15:56 +0000)]
Applying patch from PR 33078 (with slight changes to its return values)
This patch disallows the mixing of relative (+/-) and absolute Options where insensible.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053375 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Tue, 28 Dec 2010 14:53:59 +0000 (14:53 +0000)]
Log a trace message if we drop a header with an invalid name
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053365 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Tue, 28 Dec 2010 14:48:51 +0000 (14:48 +0000)]
Move duplicated code into utility functions
Submitted by: Malte S. Stretz <mss@apache.org>, Stefan Fritsch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053363 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 28 Dec 2010 14:36:30 +0000 (14:36 +0000)]
Correct typo in CHANGES, as per tid50321
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053358 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Tue, 28 Dec 2010 14:33:45 +0000 (14:33 +0000)]
update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053357 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Tue, 28 Dec 2010 14:20:52 +0000 (14:20 +0000)]
When exporting request headers to HTTP_* environment variables, drop variables
whose names contain invalid characters. Describe in the docs how to restore the
old behaviour.
Submitted by: Malte S. Stretz <mss apache org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053353 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Tue, 28 Dec 2010 13:39:04 +0000 (13:39 +0000)]
readability improvements:
rename w -> user, x -> prefix
break some very long lines
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053349 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Tue, 28 Dec 2010 13:35:15 +0000 (13:35 +0000)]
Rename some variables for better readability:
p -> alias (not a pool)
r -> real (not a request_rec)
f -> fake
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053345 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Tue, 28 Dec 2010 11:21:56 +0000 (11:21 +0000)]
prefer exact port matches in ip-based VH lookup over wildcards.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053309 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Tue, 28 Dec 2010 00:53:56 +0000 (00:53 +0000)]
Doc for r1053230, NameVirtualHost is now unnecessary and other general NVH-vs-VH improvements.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053231 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Tue, 28 Dec 2010 00:46:50 +0000 (00:46 +0000)]
Remove need for NameVirtualHost directive by implicitly configuring any duplicated
VH addresses as name-based virtual hosts. This also combines _default_ and *
into a single type of wildcard since these presented a false dichotomy between
address specs.
These are post-config only changes and do not change the runtime lookups.
The biggest loss here is that an unintended duplication of virtual host addresses
can no longer be reported as directly in the past, but should still be debuggabl
via apachectl -S (unintended NVH). These problems are a drop in the bucket compared
to the difficulty users have with using NameVirtualHost.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053230 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 27 Dec 2010 23:46:25 +0000 (23:46 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053227 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 27 Dec 2010 23:44:48 +0000 (23:44 +0000)]
update translation
Reviewed by: Kess <kess apache.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053226 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 27 Dec 2010 23:02:41 +0000 (23:02 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053218 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 27 Dec 2010 23:01:14 +0000 (23:01 +0000)]
Update translation, bit by bit.
Reviewed by: Kess <kess apache.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053216 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Mon, 27 Dec 2010 22:41:00 +0000 (22:41 +0000)]
provide a mod_substitute example that uses backreferences
for matching as well as for substitution.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053212 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 27 Dec 2010 21:53:39 +0000 (21:53 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053202 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 27 Dec 2010 21:51:56 +0000 (21:51 +0000)]
update translation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053201 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 27 Dec 2010 19:22:32 +0000 (19:22 +0000)]
Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053151 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 27 Dec 2010 19:20:03 +0000 (19:20 +0000)]
Remove unnecessary trailing / on <Directory /home> example. tid50421
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053149 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 27 Dec 2010 19:09:00 +0000 (19:09 +0000)]
Typo and grammatical corrections for French error docs provided by
Xavier Robin. tid50517
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1053143 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Sat, 25 Dec 2010 12:44:37 +0000 (12:44 +0000)]
Removed define obsolete since r93260.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1052774 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Fri, 24 Dec 2010 14:43:12 +0000 (14:43 +0000)]
Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1052515 13f79535 -47bb-0310-9956-
ffa450edef68
Igor Galić [Fri, 24 Dec 2010 01:21:11 +0000 (01:21 +0000)]
Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1052422 13f79535 -47bb-0310-9956-
ffa450edef68
Igor Galić [Fri, 24 Dec 2010 00:37:30 +0000 (00:37 +0000)]
Changing the default Options from All to FollowSymlinks.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1052419 13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Thu, 23 Dec 2010 16:43:43 +0000 (16:43 +0000)]
* The concept of the cleaned flag is flawed: Once we returned the connection
to the pool we cannot longer rely on it as another thread could have leased
the connection in the meantime and might have modified it.
BUT: We only use this flag once we returned the connection to the pool.
So signal that we returned the connection to the pool by something that is
local to the thread, in this case set backend to NULL if we already have
returende the connection.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1052314 13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Thu, 23 Dec 2010 11:10:56 +0000 (11:10 +0000)]
* Do not fiddle around with the close field if we might have returned the
connection to the pool already. It might be already in use again by another
thread.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1052224 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Tue, 21 Dec 2010 20:00:38 +0000 (20:00 +0000)]
The alias_set variable is set when a parent location contains a ProxyPass,
so this check catches valid ProxyPasses. Remove the check.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1051628 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 21 Dec 2010 18:19:31 +0000 (18:19 +0000)]
note release
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1051599 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Tue, 21 Dec 2010 17:52:43 +0000 (17:52 +0000)]
rotatelogs: Add -e option to write logs through to stdout for optional
further processing.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1051582 13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Tue, 21 Dec 2010 11:43:42 +0000 (11:43 +0000)]
* Do not drop contents of incomplete lines, but safe them for the next
round of reading.
PR: 50481
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1051468 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 21 Dec 2010 00:37:31 +0000 (00:37 +0000)]
Text, please
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1051344 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 20 Dec 2010 23:36:12 +0000 (23:36 +0000)]
Text, please
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1051318 13f79535 -47bb-0310-9956-
ffa450edef68