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

4908 Commits

Author SHA1 Message Date
Eric Covener
ebe8d2a03e xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1585160 13f79535-47bb-0310-9956-ffa450edef68
2014-04-05 18:48:44 +00:00
Eric Covener
911f522c2a add BNP flag to give control to the user on whether a space ' ' in
an escaped backrefernece is decoded to a + (default) or %20. Useful
if your backreference isn't going into the query string.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1585157 13f79535-47bb-0310-9956-ffa450edef68
2014-04-05 18:40:36 +00:00
Lucien Gentis
3cec311f64 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1585143 13f79535-47bb-0310-9956-ffa450edef68
2014-04-05 17:05:41 +00:00
Kaspar Brand
31c7aa3b17 Update SSLPassPhraseDialog directive docs to properly describe the new
argument structure for "exec"-type programs, as introduced with r1553824.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1585045 13f79535-47bb-0310-9956-ffa450edef68
2014-04-05 11:18:22 +00:00
Yann Ylavic
1f7ba7d14a Follup to r1584572: AcceptFilter was wrongly turned into a Windows specific feature.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1584703 13f79535-47bb-0310-9956-ffa450edef68
2014-04-04 14:13:37 +00:00
Yann Ylavic
34203dd271 Remove SSLOCSPUseRequestNonce OpenSSL-0.9.7 requirement (0.9.8 already required by httpd-2.4) and set availability to 2.5-dev until further notice.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1584665 13f79535-47bb-0310-9956-ffa450edef68
2014-04-04 13:29:05 +00:00
Yann Ylavic
8d70db3e77 SSLOpenSSLConfCmd is available since httpd 2.4.8.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1584658 13f79535-47bb-0310-9956-ffa450edef68
2014-04-04 13:23:40 +00:00
Yann Ylavic
deb7a7069e Remerge r1584555 but without the changes on (un-backportable) SSLOCSPUseRequestNonce.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1584653 13f79535-47bb-0310-9956-ffa450edef68
2014-04-04 13:18:26 +00:00
Yann Ylavic
a4199b0a05 Revert r1584555 for the time being.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1584652 13f79535-47bb-0310-9956-ffa450edef68
2014-04-04 13:11:48 +00:00
Yann Ylavic
c62d92779b Remove compatibility references to httpd < 2.4.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1584572 13f79535-47bb-0310-9956-ffa450edef68
2014-04-04 09:11:28 +00:00
Yann Ylavic
449ec5e3d3 Remove compatibility references to httpd < 2.4 and OpenSSL < 0.9.8
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1584555 13f79535-47bb-0310-9956-ffa450edef68
2014-04-04 08:05:56 +00:00
Yann Ylavic
0e37047e3d mod_ssl: follow up to r1583191.
New SSLOCSPUseRequestNonce directive's manual and CHANGES.

Non functional code changes (modssl_ctx_t's field ocsp_use_request_nonce
grouped with other OCSP ones, nested if turned to a single AND condition).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1584098 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 17:21:28 +00:00
Eric Covener
df389cdeb1 provide an expression parser example that can control based on http status code,
rather than just excluding locally generated errors.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1584081 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 16:21:37 +00:00
Eric Covener
7f73f8d8eb try to clarify that "onsuccess" is for anything but locally-generated errors,
the module behavior and the doc are equally painful for users.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1584078 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 16:10:50 +00:00
Rich Bowen
13c6e50702 Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1581013 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 19:36:36 +00:00
Rich Bowen
bee607f895 It does more than just a ProxyPass, but also looks at the HOST header,
so this gives somewhat deeper insight into what the end result looks
like.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1581011 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 19:28:49 +00:00
Rich Bowen
e9630d9139 rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1580936 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 17:44:06 +00:00
Lucien Gentis
61c6390a90 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1577892 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 16:28:11 +00:00
Rich Bowen
7e88b3fb12 Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1576899 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 20:47:06 +00:00
Rich Bowen
231c982add Link AddHandler, SetHandler to docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1576897 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 20:45:55 +00:00
Rich Bowen
bcb01b66ba Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1576895 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 20:41:31 +00:00
Rich Bowen
1ce4ce92d1 Fixes weird syntax in example, and removes superfluos quote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1576894 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 20:40:44 +00:00
Rich Bowen
b082ab87d9 Use the simpler Files syntax rather than FilesMatch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1576890 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 20:37:08 +00:00
Rich Bowen
98271b109b Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1576417 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 16:44:35 +00:00
Rich Bowen
fb7eb0949e Ensure that .lua.foo files aren't affected
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1576415 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 16:43:39 +00:00
André Malo
67a7eb9f6d update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1575986 13f79535-47bb-0310-9956-ffa450edef68
2014-03-10 16:06:18 +00:00
Eric Covener
43b91c5fa5 make it clear that B is for backreferences
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1575709 13f79535-47bb-0310-9956-ffa450edef68
2014-03-09 13:54:22 +00:00
André Malo
5587a2c17a update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1575630 13f79535-47bb-0310-9956-ffa450edef68
2014-03-08 22:56:56 +00:00
Lucien Gentis
1b5312ed6d Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1575577 13f79535-47bb-0310-9956-ffa450edef68
2014-03-08 17:38:56 +00:00
André Malo
bbb35ff32e update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1573755 13f79535-47bb-0310-9956-ffa450edef68
2014-03-03 21:31:33 +00:00
Jim Jagielski
dc969c7080 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1573631 13f79535-47bb-0310-9956-ffa450edef68
2014-03-03 17:33:15 +00:00
Jim Jagielski
2241e33da8 typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1573630 13f79535-47bb-0310-9956-ffa450edef68
2014-03-03 17:32:09 +00:00
Jim Jagielski
cd304f4964 Allow reverse-proxy to be set via explicit handler
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1573626 13f79535-47bb-0310-9956-ffa450edef68
2014-03-03 17:28:17 +00:00
André Malo
fcdb670c36 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1573355 13f79535-47bb-0310-9956-ffa450edef68
2014-03-02 20:11:06 +00:00
Lucien Gentis
9cd82a6e08 Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1573175 13f79535-47bb-0310-9956-ffa450edef68
2014-03-01 14:00:22 +00:00
André Malo
29db729414 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1572263 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 21:27:07 +00:00
Eric Covener
667cc76c97 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1571472 13f79535-47bb-0310-9956-ffa450edef68
2014-02-24 22:37:55 +00:00
Eric Covener
b30590b901 fix compatibility info for "setifempty".
http://httpd.apache.org/docs/2.4/mod/mod_headers.html#comment_2245



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1571471 13f79535-47bb-0310-9956-ffa450edef68
2014-02-24 22:37:43 +00:00
André Malo
70a8103d8f update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1570863 13f79535-47bb-0310-9956-ffa450edef68
2014-02-22 17:47:32 +00:00
Lucien Gentis
62950feb11 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1570849 13f79535-47bb-0310-9956-ffa450edef68
2014-02-22 15:23:43 +00:00
Rich Bowen
93e272fd17 Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1570758 13f79535-47bb-0310-9956-ffa450edef68
2014-02-22 00:18:34 +00:00
André Malo
221d3edbfa update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1570686 13f79535-47bb-0310-9956-ffa450edef68
2014-02-21 20:01:25 +00:00
Daniel Gruno
dde9e0effa Allow mod_lua to supply a database result with named rows instead of only numeric indexes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1570528 13f79535-47bb-0310-9956-ffa450edef68
2014-02-21 11:10:10 +00:00
Eric Covener
4ef49e127a *) mod_rewrite: Add RewriteOptions InheritDown, InheritDownBefore,
and IgnoreInherit to allow RewriteRules to be pushed from parent scopes
     to child scopes without explicitly configuring each child scope.
     PR56153. 

Submitted By: Edward Lu
Committed By: covener


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1570288 13f79535-47bb-0310-9956-ffa450edef68
2014-02-20 18:08:31 +00:00
André Malo
1d7f6ab60e update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1570214 13f79535-47bb-0310-9956-ffa450edef68
2014-02-20 15:04:22 +00:00
Daniel Gruno
c92f2cf0ad mod_lua: Add r:wspeek for checking if data is available to be read.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1570208 13f79535-47bb-0310-9956-ffa450edef68
2014-02-20 14:46:38 +00:00
Rich Bowen
0e0d0af50e Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1569463 13f79535-47bb-0310-9956-ffa450edef68
2014-02-18 18:27:42 +00:00
Rich Bowen
b1cb017fd3 Flipped links, L and END flags
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1569455 13f79535-47bb-0310-9956-ffa450edef68
2014-02-18 18:14:46 +00:00
Rich Bowen
aab57469b8 Alpha-ordering
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1569418 13f79535-47bb-0310-9956-ffa450edef68
2014-02-18 16:43:49 +00:00
Rich Bowen
e96fe8aec1 Insert missing space.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1569407 13f79535-47bb-0310-9956-ffa450edef68
2014-02-18 16:20:46 +00:00