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
Eric Covener
d514f0da4b xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1057656 13f79535-47bb-0310-9956-ffa450edef68
2011-01-11 14:24:01 +00:00
Eric Covener
5ad86981b4 avoid hostname in example multi-daemon Listen stmt
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1057632 13f79535-47bb-0310-9956-ffa450edef68
2011-01-11 13:53:18 +00:00
Eric Covener
c847e41197 typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1057630 13f79535-47bb-0310-9956-ffa450edef68
2011-01-11 13:50:11 +00:00
Rich Bowen
61a93f8822 Rebuild HTML transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1057321 13f79535-47bb-0310-9956-ffa450edef68
2011-01-10 19:14:03 +00:00
Eric Covener
0235dbf1b4 warn about FAQ of trying to decrease thread stack size with ThreadStackSize
on Linux.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1057049 13f79535-47bb-0310-9956-ffa450edef68
2011-01-09 23:04:56 +00:00
Graham Leggett
85935abb61 Add rpluem's suggested warning against of loss of logging data on a crash.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1056693 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 11:51:00 +00:00
Graham Leggett
bf83672417 It's been 8 years, I think this directive can be considered not-experimental.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1056448 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07 18:37:25 +00:00
Rich Bowen
de3732cf45 Rebuild Covener's changes from jan 5
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1056280 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07 12:07:40 +00:00
Rich Bowen
de4c6ce252 Rebuild transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1056279 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07 12:04:37 +00:00
Rich Bowen
cd68cec316 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
2011-01-07 12:01:07 +00:00
Eric Covener
7b163966a7 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
2011-01-06 02:12:01 +00:00
Eric Covener
fad920898e 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
2011-01-06 01:30:19 +00:00
Eric Covener
87171b7df5 typoes caught by noodl
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1055699 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 01:17:26 +00:00
Eric Covener
ccb28b896c xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1055673 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 22:42:46 +00:00
Eric Covener
7f6e27420f 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
2011-01-05 22:39:47 +00:00
Rich Bowen
8c53332f4f Rebuild HTML. Resolves tid50545
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1055613 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 20:07:36 +00:00
Rich Bowen
148c67879f 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
2011-01-05 20:04:52 +00:00
Igor Galić
8831c0f11a Fix typo from r1055506, update transforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1055515 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 16:39:47 +00:00
Eric Covener
03b6869c09 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
2011-01-05 16:22:42 +00:00
Rich Bowen
29da46e02e Add examples using <If>.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1055506 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 16:22:39 +00:00
Nick Kew
31ec3c4750 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
2011-01-05 12:44:33 +00:00
Nick Kew
2c80d67170 Typo fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1055442 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 12:30:38 +00:00
Rich Bowen
931cdd59ae Update copyright to 2011
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054597 13f79535-47bb-0310-9956-ffa450edef68
2011-01-03 12:42:10 +00:00
André Malo
250575ae5c update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054468 13f79535-47bb-0310-9956-ffa450edef68
2011-01-02 20:47:11 +00:00
André Malo
ba34a2fee8 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
2011-01-02 20:01:18 +00:00
Stefan Fritsch
381f6c6e37 Update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054456 13f79535-47bb-0310-9956-ffa450edef68
2011-01-02 18:45:22 +00:00
Stefan Fritsch
7403827278 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
2011-01-01 23:56:24 +00:00
André Malo
01755ffe63 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054305 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01 22:40:40 +00:00
André Malo
0553fc6f9b more markup
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054303 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01 22:35:50 +00:00
André Malo
92efba42d0 wording, markup
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054301 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01 22:08:23 +00:00
André Malo
467f7e9a13 fix short description for usecanonicalphysicalport directive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054295 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01 21:23:24 +00:00
André Malo
7650e1e45e update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054182 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01 00:31:34 +00:00
André Malo
fd555182da even better markup
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054181 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01 00:29:38 +00:00
André Malo
944d5f5940 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054180 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01 00:24:14 +00:00
André Malo
522a24e429 markup refinements
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054179 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01 00:21:49 +00:00
André Malo
28c4944a04 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
2011-01-01 00:20:15 +00:00
Stefan Fritsch
d489f13739 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
2010-12-30 13:00:36 +00:00
Stefan Fritsch
6c6979ede6 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
2010-12-30 12:34:19 +00:00
Stefan Fritsch
0ec9bd6fdc 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
2010-12-30 11:59:02 +00:00
Stefan Fritsch
9975402ed9 update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053751 13f79535-47bb-0310-9956-ffa450edef68
2010-12-29 21:54:25 +00:00
Stefan Fritsch
95216d3918 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
2010-12-29 21:48:35 +00:00
Stefan Fritsch
7f6106542e 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
2010-12-29 20:41:55 +00:00
Lucien Gentis
60bad7a068 Typos.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053666 13f79535-47bb-0310-9956-ffa450edef68
2010-12-29 16:18:54 +00:00
Igor Galić
404e8b8ec7 update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053664 13f79535-47bb-0310-9956-ffa450edef68
2010-12-29 16:17:40 +00:00
Igor Galić
033d967d68 Fix grammar.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053662 13f79535-47bb-0310-9956-ffa450edef68
2010-12-29 16:16:34 +00:00
Lucien Gentis
15c4eb2d40 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053655 13f79535-47bb-0310-9956-ffa450edef68
2010-12-29 15:43:54 +00:00
Eric Covener
e79c793740 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053528 13f79535-47bb-0310-9956-ffa450edef68
2010-12-29 03:39:31 +00:00
Eric Covener
5af1334609 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
2010-12-29 03:38:28 +00:00
Eric Covener
ca0e91b4bc 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
2010-12-29 03:32:23 +00:00
Eric Covener
7a76afb8b3 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
2010-12-29 03:08:44 +00:00