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

3287 Commits

Author SHA1 Message Date
Rainer Jung
78fee74903 Update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@917242 13f79535-47bb-0310-9956-ffa450edef68
2010-02-28 18:29:14 +00:00
Rainer Jung
3e7e9888cb Correct referenced OpenSSL version now that 0.9.8m
was released.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@917235 13f79535-47bb-0310-9956-ffa450edef68
2010-02-28 18:16:54 +00:00
André Malo
0c482552c6 fix properties
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@916478 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25 22:44:14 +00:00
André Malo
9730a2187a validate xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@916477 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25 22:13:20 +00:00
Daniel Earl Poirier
31764ef266 Update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@916381 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25 18:04:44 +00:00
Eric Covener
5b5c5facb0 make some sense of the difference between "Client" and "Global" certs in mod_ldap.
PR46541

Submitted By: Paul Reder, Eric Covener
Reviewed By: Eric Covener



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@915660 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 04:02:06 +00:00
Eric Covener
297dfb62b8 mention the quirksof REQUEST_FILENAME earlier. PR48796
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@914980 13f79535-47bb-0310-9956-ffa450edef68
2010-02-22 17:46:23 +00:00
Lucien Gentis
49b65d14b3 Small typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@912133 13f79535-47bb-0310-9956-ffa450edef68
2010-02-20 15:43:32 +00:00
Lucien Gentis
6b8cd1cf7f Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@912126 13f79535-47bb-0310-9956-ffa450edef68
2010-02-20 15:21:03 +00:00
Daniel Earl Poirier
6217804009 Document that ExpiresActive defaults to off.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@911498 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 17:33:41 +00:00
Graham Leggett
0e7ed4419c Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@910018 13f79535-47bb-0310-9956-ffa450edef68
2010-02-14 15:13:18 +00:00
Graham Leggett
43a5ac968c Introduce mod_reflector, a handler capable of reflecting POSTed
request bodies back within the response through the output filter
stack. Can be used to turn an output filter into a web service.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@910017 13f79535-47bb-0310-9956-ffa450edef68
2010-02-14 15:09:53 +00:00
Graham Leggett
5c926949e0 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@909881 13f79535-47bb-0310-9956-ffa450edef68
2010-02-13 19:54:45 +00:00
Graham Leggett
4770c28390 Fix the location of the note.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@909880 13f79535-47bb-0310-9956-ffa450edef68
2010-02-13 19:53:58 +00:00
Graham Leggett
17e9e4bb15 Support wildcards in both the directory and file components of
the path specified by the Include directive.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@909878 13f79535-47bb-0310-9956-ffa450edef68
2010-02-13 19:48:04 +00:00
Lucien Gentis
fb23347a00 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@909852 13f79535-47bb-0310-9956-ffa450edef68
2010-02-13 17:25:30 +00:00
Rainer Jung
ad214bc50a Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@909325 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 10:00:54 +00:00
Rainer Jung
8eb4de81e9 Support remote https proxies by using HTTP CONNECT.
PR: 19188
Submitted by: Philippe Dutrueux <lilas evidian.com>
Reviewed by: rjung


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@909323 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 09:58:48 +00:00
Lucien Gentis
5c088f1568 Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@907253 13f79535-47bb-0310-9956-ffa450edef68
2010-02-06 16:37:35 +00:00
Daniel Earl Poirier
4784eabadc Note that wildcards in Include directives are not allowed in the
directory part of the path, only the filename.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@907215 13f79535-47bb-0310-9956-ffa450edef68
2010-02-06 13:37:48 +00:00
Daniel Earl Poirier
777fda7e63 Update transforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@906780 13f79535-47bb-0310-9956-ffa450edef68
2010-02-05 02:49:03 +00:00
Joe Orton
29d92ab59c Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@906495 13f79535-47bb-0310-9956-ffa450edef68
2010-02-04 14:32:28 +00:00
Joe Orton
900d2a4cda * docs/manual/mod/mod_ssl.xml: Document the supported r->notes values.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@906493 13f79535-47bb-0310-9956-ffa450edef68
2010-02-04 14:30:29 +00:00
Joe Orton
3c814351bf * docs/manual/mod/mod_ssl.xml: Warn more clearly about
the security impact of SSLInsecureRenegotiation.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@906454 13f79535-47bb-0310-9956-ffa450edef68
2010-02-04 11:25:54 +00:00
Stefan Fritsch
f8caa331e0 Remove reference to the Match directive, which was removed in r726082 /
r728126.

PR: 46494
Submitted by:  Bob Ionescu


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@906266 13f79535-47bb-0310-9956-ffa450edef68
2010-02-03 22:14:45 +00:00
Joe Orton
8635df00ef Regenerate docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@906077 13f79535-47bb-0310-9956-ffa450edef68
2010-02-03 14:59:03 +00:00
Joe Orton
e1aee30233 * mod_ssl.xml: Document the SSL_SECURE_RENEG envvar, and SSLInsecureRenegotiation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@906067 13f79535-47bb-0310-9956-ffa450edef68
2010-02-03 14:30:37 +00:00
Graham Leggett
200db0e7c0 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@905482 13f79535-47bb-0310-9956-ffa450edef68
2010-02-02 00:53:36 +00:00
Graham Leggett
5314f77c08 mod_log_config: Add the R option to log the handler used within the
request.
Submitted by: Christian Folini <christian.folini netnea com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@905420 13f79535-47bb-0310-9956-ffa450edef68
2010-02-01 21:38:15 +00:00
Graham Leggett
d9ea2d64c0 Allow fine control over the removal of Last-Modified and ETag headers
within the INCLUDES filter, making it possible to cache responses if
desired. Fix the default value of the SSIAccessEnable directive.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@905406 13f79535-47bb-0310-9956-ffa450edef68
2010-02-01 20:43:01 +00:00
Lucien Gentis
389e7714f0 Updates for french files, and a little typo in manual/mod/mod_autoindex.xml.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@905041 13f79535-47bb-0310-9956-ffa450edef68
2010-01-31 13:50:08 +00:00
Stefan Fritsch
6856b147a7 Replace the Define !FOO syntax by a new UnDefine directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@904853 13f79535-47bb-0310-9956-ffa450edef68
2010-01-30 19:22:41 +00:00
Stefan Fritsch
2d507c2fcd Allow the Define directive to undefine a variable by prefixing the
argument with a '!'.

PR: 35350


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@904768 13f79535-47bb-0310-9956-ffa450edef68
2010-01-30 12:18:18 +00:00
Stefan Fritsch
7b74009049 Make ap_pregsub(), used by AliasMatch and friends, use the same syntax
for regex backreferences as mod_rewrite and mod_include: Remove the use
of '&' as an alias for '$0' and allow to escape any character with a
backslash.

Document the use of $0.

PR: 48351


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@904765 13f79535-47bb-0310-9956-ffa450edef68
2010-01-30 11:20:53 +00:00
Stefan Fritsch
cc50d643c8 Update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@904763 13f79535-47bb-0310-9956-ffa450edef68
2010-01-30 11:14:35 +00:00
William A. Rowe Jr
52584f7c14 Fix two typos revealed by xmllint
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@903780 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27 18:31:06 +00:00
William A. Rowe Jr
7c33969baf Move core flags into core.xml directives
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@903777 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27 18:27:19 +00:00
Rich Bowen
763e7b82d2 alphabetical order is a good thing.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@903057 13f79535-47bb-0310-9956-ffa450edef68
2010-01-26 02:40:47 +00:00
Rich Bowen
eaaba5d219 Rebuild HTML
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@903056 13f79535-47bb-0310-9956-ffa450edef68
2010-01-26 02:36:22 +00:00
Rich Bowen
19f05a30b4 Adds documentation for the new AddAltClass IndexOption, and for the new
CSS classes provided by IndexStyleSheet



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@903055 13f79535-47bb-0310-9956-ffa450edef68
2010-01-26 02:36:10 +00:00
Stefan Fritsch
2211d9de6c Note that a firewall silently dropping packets is a mis-configuration.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@902605 13f79535-47bb-0310-9956-ffa450edef68
2010-01-24 17:27:41 +00:00
Eric Covener
1d7922d578 fix LDAPConnectionTimeout, take a stab at newly added LDAPTimeout
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@902445 13f79535-47bb-0310-9956-ffa450edef68
2010-01-23 17:15:04 +00:00
Stefan Fritsch
252a0f2ccd Update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@902436 13f79535-47bb-0310-9956-ffa450edef68
2010-01-23 16:24:17 +00:00
Stefan Fritsch
b2df11804e Rename RequestTimeout into RequestReadTimeout and change the configuration
syntax again. Hopefully this makes it easier to understand.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@902434 13f79535-47bb-0310-9956-ffa450edef68
2010-01-23 16:21:52 +00:00
Stefan Fritsch
826357cf4b Fix typos
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@900018 13f79535-47bb-0310-9956-ffa450edef68
2010-01-16 20:12:22 +00:00
Daniel Earl Poirier
2ce7edc9bb Clarify references to arguments in the Header directive documentation.
(The first argument is optional, so referring to any argument by
absolute position is ambiguous).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@899254 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 15:48:04 +00:00
Lucien Gentis
ceac8571d3 Updates and 2 little typos in manual/mod/mod_rewrite.xml.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@896921 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07 16:40:21 +00:00
Eric Covener
aa80ddb9ef clarify LDAPConnectionTimeout behavior/availability which is really just
passed along to the SDK when applicable.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@896897 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07 14:52:27 +00:00
Eric Covener
0b90b0225d clarify that FileETag is for static files only, and explicitly mention
that ETags aren't generated for files parsed by mod_include.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@896299 13f79535-47bb-0310-9956-ffa450edef68
2010-01-06 01:31:06 +00:00
Takashi Sato
2186147587 Update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@896077 13f79535-47bb-0310-9956-ffa450edef68
2010-01-05 15:07:46 +00:00