Lucien Gentis
e093c8c901
Updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1210120 13f79535-47bb-0310-9956-ffa450edef68
2011-12-04 14:57:20 +00:00
Hiroaki Kawai
6d27c3c0e7
Update Japanese translation.
...
# Changes were white spaces in English.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1210073 13f79535-47bb-0310-9956-ffa450edef68
2011-12-04 08:18:41 +00:00
Hiroaki Kawai
f1bcbfb41a
Update Japanese translation.
...
# Changes were white spaces in English.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1210072 13f79535-47bb-0310-9956-ffa450edef68
2011-12-04 08:17:06 +00:00
Hiroaki Kawai
e79e017f5d
fix typo.
...
Submitted by: OKANO Takayoshi <kano@na.rim.or.jp >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1210067 13f79535-47bb-0310-9956-ffa450edef68
2011-12-04 07:56:03 +00:00
Stefan Fritsch
92e366007c
Add lots of unique tags to error log messages
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1209766 13f79535-47bb-0310-9956-ffa450edef68
2011-12-02 23:02:04 +00:00
Stefan Fritsch
b3cde50489
Add APLOGNO() macro for unique tags for every log message.
...
Add some scripts to make adding these tags easier.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1209743 13f79535-47bb-0310-9956-ffa450edef68
2011-12-02 22:26:54 +00:00
Graham Leggett
09da58d56c
Update transformation.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1209086 13f79535-47bb-0310-9956-ffa450edef68
2011-12-01 14:02:31 +00:00
Graham Leggett
b3910b4a70
Changes to v2.4 APIs.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1209085 13f79535-47bb-0310-9956-ffa450edef68
2011-12-01 14:01:25 +00:00
Graham Leggett
db67b6f2b0
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1209061 13f79535-47bb-0310-9956-ffa450edef68
2011-12-01 12:56:15 +00:00
Graham Leggett
36c25f8ffa
mod_rewrite: Add the AllowNoSlash RewriteOption, which makes it possible
...
for RewriteRules to be placed in .htaccess files that match the directory
with no trailing slash. PR 48304.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1209053 13f79535-47bb-0310-9956-ffa450edef68
2011-12-01 12:40:51 +00:00
Graham Leggett
8c8f815c1b
Clarify the peer IP of the connection and the client IP of the request within
...
the docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1208753 13f79535-47bb-0310-9956-ffa450edef68
2011-11-30 20:28:25 +00:00
Graham Leggett
8f46969f8e
mod_session_crypto: Add a SessionCryptoPassphraseFile directive so that the
...
administrator can hide the keys from the configuration.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1208517 13f79535-47bb-0310-9956-ffa450edef68
2011-11-30 16:56:50 +00:00
Hiroaki Kawai
f0ded0348b
fix typo
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1206978 13f79535-47bb-0310-9956-ffa450edef68
2011-11-28 05:14:52 +00:00
Hiroaki Kawai
8e991c5f74
fix typo.
...
Submitted by: OKANO Takayoshi <kano@na.rim.or.jp >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1206940 13f79535-47bb-0310-9956-ffa450edef68
2011-11-28 00:38:12 +00:00
Eric Covener
b90d1bb88e
mention IndexIgnore limitation in DirectoryMatch and friends as currently
...
documented only in bugzilla (PR51471)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1206682 13f79535-47bb-0310-9956-ffa450edef68
2011-11-27 08:18:10 +00:00
Eric Covener
2823cef8a0
remove punctuation from example
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1206681 13f79535-47bb-0310-9956-ffa450edef68
2011-11-27 08:13:16 +00:00
Eric Covener
403192a98d
Replace unusable/fringe absolute path example for AddDescription and list
...
some weird AddDescription semantics related to directories.
-This line, and those below, will be ignored--
M mod_autoindex.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1206680 13f79535-47bb-0310-9956-ffa450edef68
2011-11-27 08:12:02 +00:00
Lucien Gentis
002e2ee8d6
Updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1206472 13f79535-47bb-0310-9956-ffa450edef68
2011-11-26 16:11:36 +00:00
Igor Galić
fae7207c35
update xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1205888 13f79535-47bb-0310-9956-ffa450edef68
2011-11-24 15:40:53 +00:00
Igor Galić
2c7c819a54
Pr#52239: clarify Event MPM's behaviour with strictly
...
synchronous libraries.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1205885 13f79535-47bb-0310-9956-ffa450edef68
2011-11-24 15:34:19 +00:00
Eric Covener
d94f4fa7bf
mod_ratelimit has an output filter, not a handler. Also took a quick
...
pass through the other text.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1205560 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 20:09:24 +00:00
Stefan Fritsch
419c40c564
update xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1205553 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 19:55:24 +00:00
Stefan Fritsch
4a25728501
The expression parser is not only a developer change.
...
Mention reduced memory usage.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1205550 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 19:52:29 +00:00
Stefan Fritsch
7aecef792e
Make it more explicit that mod_lua may change in 2.4.x
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1205542 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 19:40:21 +00:00
Eric Covener
fc154457a8
specify limited context list for ModemStandard
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1205468 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 16:03:42 +00:00
Igor Galić
00225ba565
rebuild markup
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1205381 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 12:25:00 +00:00
Igor Galić
11c0bea586
mod_session: document overrides.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1205379 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 12:21:23 +00:00
Graham Leggett
e6810567ce
Update the documentation for the %a and %{c}a logging format strings, and
...
update the mod-remoteip documentation in line with the new API.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1205075 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 16:50:00 +00:00
Stefan Fritsch
e0184da329
Pass ap_errorlog_info to error_log hook.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1204614 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 17:36:26 +00:00
Eric Covener
04d5492b0b
roll back pair of recent autoindex changes (1204355:1204306)
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1204356 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 05:12:12 +00:00
Eric Covener
99d2c7f419
upgrading/compat notes on some unexpected AddDescription behavior
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1204317 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 01:38:11 +00:00
Graham Leggett
90f47f68e0
mod_include: The SSIAccessEnable directive existed to ensure the addition
...
of the "-A" syntax would not break existing configurations in v2.2. Remove
the directive for v2.4, defaulting the behaviour to enabled.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1204183 13f79535-47bb-0310-9956-ffa450edef68
2011-11-20 16:49:38 +00:00
Lucien Gentis
045be68402
Update.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1203980 13f79535-47bb-0310-9956-ffa450edef68
2011-11-19 14:12:55 +00:00
Kaspar Brand
c0d91dd1a9
update transformations
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1203761 13f79535-47bb-0310-9956-ffa450edef68
2011-11-18 17:37:36 +00:00
Kaspar Brand
96746b9253
Change the SSLCipherSuite default to a shorter, whitelist
...
oriented definition, and add an example for a speed-optimized
configuration (commented out by default).
In the SSL How-To, streamline the SSLCipherSuite examples where
applicable (explicitly banning EXP and NULL is not needed when
only HIGH is specified).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1203752 13f79535-47bb-0310-9956-ffa450edef68
2011-11-18 17:17:20 +00:00
Lucien Gentis
78b9f5093f
Updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1203714 13f79535-47bb-0310-9956-ffa450edef68
2011-11-18 16:12:05 +00:00
Kaspar Brand
304e9c4c08
drop SSLv2 support (set SSL_OP_NO_SSLv2 for any new SSL_CTX)
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1203491 13f79535-47bb-0310-9956-ffa450edef68
2011-11-18 05:27:00 +00:00
Stefan Fritsch
05fe1b13b1
add new ldap features, make ap_expr entry more verbose
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1202456 13f79535-47bb-0310-9956-ffa450edef68
2011-11-15 22:53:17 +00:00
Stefan Fritsch
65d256c3ba
Fix xml
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1202453 13f79535-47bb-0310-9956-ffa450edef68
2011-11-15 22:49:14 +00:00
André Malo
15fe279e68
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1202314 13f79535-47bb-0310-9956-ffa450edef68
2011-11-15 17:17:36 +00:00
André Malo
b7af3e63da
update version
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1202303 13f79535-47bb-0310-9956-ffa450edef68
2011-11-15 16:56:16 +00:00
Eric Covener
a26722b092
followups on PR52175
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1201690 13f79535-47bb-0310-9956-ffa450edef68
2011-11-14 13:15:09 +00:00
André Malo
d4300ec414
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1201675 13f79535-47bb-0310-9956-ffa450edef68
2011-11-14 12:12:14 +00:00
Eric Covener
6d807ade8b
PR52175: RewriteBase is what applies to relative substitutions, not
...
the stripping of the per-directory prefix.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1201571 13f79535-47bb-0310-9956-ffa450edef68
2011-11-14 01:58:02 +00:00
Eric Covener
0beede09ac
clarify looping issue for PR52171.
...
-This line, and those below, will be ignored--
M rewrite/tech.html.en
M rewrite/tech.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1201455 13f79535-47bb-0310-9956-ffa450edef68
2011-11-13 16:55:55 +00:00
Lucien Gentis
fa60fda7e0
Updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1201450 13f79535-47bb-0310-9956-ffa450edef68
2011-11-13 16:13:34 +00:00
Jeff Trawick
7a7c0d05cc
speling fix
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1201449 13f79535-47bb-0310-9956-ffa450edef68
2011-11-13 16:13:12 +00:00
Eric Covener
b53e38b314
add per-dir config merging to mod_lua so LuaHook* in multiple per-dir sections
...
behaves as expected instead of discarding previous sections.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1201443 13f79535-47bb-0310-9956-ffa450edef68
2011-11-13 15:48:06 +00:00
Rainer Jung
0ef5418db7
Set --enable-load-all-modules implicitely in
...
maintainer mode unless disabled explicitely.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1201306 13f79535-47bb-0310-9956-ffa450edef68
2011-11-12 19:13:44 +00:00
Stefan Fritsch
253d865fe4
Set MaxMemFree 2048 by default
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1201158 13f79535-47bb-0310-9956-ffa450edef68
2011-11-12 01:54:50 +00:00