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

3314 Commits

Author SHA1 Message Date
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
Takashi Sato
49d8659aa2 Similar to r893874, fix the ProxyPass example accoding to the trailing slash rule.
PR: 48459


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@896073 13f79535-47bb-0310-9956-ffa450edef68
2010-01-05 14:55:25 +00:00
Rich Bowen
b134f9aac1 2009 -> 2010 in the copyright statement. Nobody seems to know if this is
actually necessary, but it's sort of an annual tradition. We think
tradition is pretty important.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@895795 13f79535-47bb-0310-9956-ffa450edef68
2010-01-04 21:41:42 +00:00
Lucien Gentis
158b4db3c5 updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@895638 13f79535-47bb-0310-9956-ffa450edef68
2010-01-04 14:25:15 +00:00
André Malo
99b0e3bf24 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@895071 13f79535-47bb-0310-9956-ffa450edef68
2010-01-01 20:40:45 +00:00
André Malo
5043839f0f don't use translations of example.com.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@895067 13f79535-47bb-0310-9956-ffa450edef68
2010-01-01 20:29:38 +00:00
André Malo
b78d1468cd update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@895064 13f79535-47bb-0310-9956-ffa450edef68
2010-01-01 20:24:59 +00:00
André Malo
42e73287e2 fix tokens
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@895062 13f79535-47bb-0310-9956-ffa450edef68
2010-01-01 20:18:42 +00:00
Rich Bowen
5da48520eb Removes duplication of the RewriteRule flags documentation. The module
doc contains a table of definitions. The rewrite flag doc contains
detailed explanations and examples.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@895060 13f79535-47bb-0310-9956-ffa450edef68
2010-01-01 20:02:30 +00:00
Takashi Sato
92cf9b940e Move ProxyFtpDirCharset from mod_proxy to mod_proxy_ftp.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894526 13f79535-47bb-0310-9956-ffa450edef68
2009-12-30 00:51:46 +00:00
Takashi Sato
6902a7ea7f follow up r894425:
*) CHANGES:  order
*) ap_mmn.h: Not in 2.3.4 but 2.3.5.
*) doc:      Add compat note.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894522 13f79535-47bb-0310-9956-ffa450edef68
2009-12-30 00:40:27 +00:00
Takashi Sato
255f44600c Move AllowCONNECT from mod_proxy to mod_proxy_connect.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894425 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 15:39:54 +00:00
Rich Bowen
c4b0fa2f7d Adds a [QSD] flag to RewriteRule to discard unwanted query strings
without the old kludge of sticking a ? on the end of the target URI.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894383 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 13:34:24 +00:00
Rich Bowen
dd2d2be31c Adds a clarification to the AddDescription docs, to address the
confusion indicated in https://issues.apache.org/bugzilla/show_bug.cgi?id=17210
The problem described there is fixed by a reordering of the
AddDescription directives.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894306 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 03:41:58 +00:00
Rich Bowen
49c41e7ec3 Rebuilding docs to get some of the changes that have been made recently
and never rebuilt.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894304 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 03:10:30 +00:00
Rich Bowen
9faa2c8186 Applies patch provided in
https://issues.apache.org/bugzilla/show_bug.cgi?id=47463 to clarify the
use of -NameWidth


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894300 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 02:56:51 +00:00
Rich Bowen
36d32b4998 Adds alternating CSS classes to table rows for trendy striped table
support.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894298 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 02:18:55 +00:00
Rich Bowen
818ccfebfd Missing </section> tag from whenever this was last modified.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894290 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 01:15:34 +00:00
Lucien Gentis
4ce403b061 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894067 13f79535-47bb-0310-9956-ffa450edef68
2009-12-27 14:33:36 +00:00
Nick Kew
d2adb25b55 mod_filter: enable filters to be configured on non-200 responses
PR 48377


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894041 13f79535-47bb-0310-9956-ffa450edef68
2009-12-27 01:48:49 +00:00
Nick Kew
76ea26f7a0 mod_headers: Enable multi-match-and-replace edit option
PR 47066


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894036 13f79535-47bb-0310-9956-ffa450edef68
2009-12-27 00:05:12 +00:00
Takashi Sato
c62fc40ffc update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@893876 13f79535-47bb-0310-9956-ffa450edef68
2009-12-25 17:17:34 +00:00
Takashi Sato
f33af3aa79 Fix the ProxyPass example accoding to the trailing slash rule.
Submitted by: inoue <inoue ariel-networks.com>
PR: 48444

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@893874 13f79535-47bb-0310-9956-ffa450edef68
2009-12-25 16:32:20 +00:00
Takashi Sato
0cd059ecef Fix a mistranslation.
Submitted by: HANAWA Yoshio <hanawa dino.co.jp>
Reviewed by:  takashi


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@893239 13f79535-47bb-0310-9956-ffa450edef68
2009-12-22 17:22:01 +00:00