]>
 
 
git.ipfire.org Git - thirdparty/apache/httpd.git/log 
 
 
 
 
 
 
Daniel Gruno  [Tue, 10 Apr 2012 15:12:01 +0000  (15:12 +0000)]  
 
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1311779  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Tue, 10 Apr 2012 15:11:20 +0000  (15:11 +0000)]  
 
Remove some commas
Wrap lines to 80 character limit where applicable
Fix broken links to the C examples
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1311777  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Tue, 10 Apr 2012 13:21:04 +0000  (13:21 +0000)]  
 
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1311710  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Tue, 10 Apr 2012 13:20:43 +0000  (13:20 +0000)]  
 
Update APR references to APR 1.4.x
Add mention of apr_psprintf
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1311709  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Tue, 10 Apr 2012 08:39:19 +0000  (08:39 +0000)]  
 
Fix a "typo" and add a link to the request_rec structure defs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1311637  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Tue, 10 Apr 2012 08:32:16 +0000  (08:32 +0000)]  
 
Update
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1311632  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Tue, 10 Apr 2012 06:32:19 +0000  (06:32 +0000)]  
 
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1311595  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Tue, 10 Apr 2012 06:32:01 +0000  (06:32 +0000)]  
 
Typo fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1311593  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Nick Kew  [Mon, 9 Apr 2012 21:32:14 +0000  (21:32 +0000)]  
 
Add missing documentation for ProxyHTMLMeta directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1311468  13f79535 -47bb-0310-9956-
ffa450edef68 
 
André Malo  [Mon, 9 Apr 2012 21:23:53 +0000  (21:23 +0000)]  
 
fixup properties
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1311463  13f79535 -47bb-0310-9956-
ffa450edef68 
 
André Malo  [Mon, 9 Apr 2012 21:19:59 +0000  (21:19 +0000)]  
 
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1311459  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Mon, 9 Apr 2012 20:34:51 +0000  (20:34 +0000)]  
 
Added a link to the new guide
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1311427  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Mon, 9 Apr 2012 20:32:20 +0000  (20:32 +0000)]  
 
Added an introduction to building modules for Apache 2.4
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1311422  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Mon, 9 Apr 2012 20:29:20 +0000  (20:29 +0000)]  
 
Adding some images to go along with a new document
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1311421  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Stefan Fritsch  [Mon, 9 Apr 2012 09:59:51 +0000  (09:59 +0000)]  
 
Fix parsing of Require arguments in <AuthzProviderAlias>.
Add some logging and an assert for a case that should not happen.
PR: 53048
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1311183  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Stefan Fritsch  [Mon, 9 Apr 2012 09:35:35 +0000  (09:35 +0000)]  
 
Fix error handling in ap_scan_script_header_err_brigade() if there
is no EOS bucket in the brigade:
Also don't loop if there is a timeout when discarding the script output.
Thanks to Edgar Frank for the analysis.
PR: 48272 (partial fix)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1311174  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Stefan Fritsch  [Mon, 9 Apr 2012 09:28:14 +0000  (09:28 +0000)]  
 
If there is an error reading the headers from the backend,
send an error to the client
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1311172  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Sun, 8 Apr 2012 20:52:07 +0000  (20:52 +0000)]  
 
Update
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1311099  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Sun, 8 Apr 2012 20:38:29 +0000  (20:38 +0000)]  
 
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1311088  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Sun, 8 Apr 2012 20:37:48 +0000  (20:37 +0000)]  
 
Describe DBDInitSQL
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1311086  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Igor Galić  [Sat, 7 Apr 2012 18:39:01 +0000  (18:39 +0000)]  
 
fix style, no code change.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1310819  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Nilgun Belma Buguner  [Sat, 7 Apr 2012 12:36:52 +0000  (12:36 +0000)]  
 
update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1310751  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Nilgun Belma Buguner  [Sat, 7 Apr 2012 12:36:22 +0000  (12:36 +0000)]  
 
update for sync with English docs.
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by:  Orhan Berent <berent belgeler.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1310750  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Nilgun Belma Buguner  [Fri, 6 Apr 2012 17:51:13 +0000  (17:51 +0000)]  
 
update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1310505  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Nilgun Belma Buguner  [Fri, 6 Apr 2012 17:50:40 +0000  (17:50 +0000)]  
 
update for sync with English docs.
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by:  Orhan Berent <berent belgeler.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1310504  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Nilgun Belma Buguner  [Fri, 6 Apr 2012 17:31:55 +0000  (17:31 +0000)]  
 
fix typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1310494  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Lucien Gentis  [Fri, 6 Apr 2012 14:56:51 +0000  (14:56 +0000)]  
 
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1310370  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Nilgun Belma Buguner  [Fri, 6 Apr 2012 14:19:35 +0000  (14:19 +0000)]  
 
update for sync with English docs.
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by:  Orhan Berent <berent belgeler.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1310335  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Nilgun Belma Buguner  [Fri, 6 Apr 2012 14:06:52 +0000  (14:06 +0000)]  
 
fix typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1310330  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Nilgun Belma Buguner  [Thu, 5 Apr 2012 19:17:08 +0000  (19:17 +0000)]  
 
update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1310020  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Nilgun Belma Buguner  [Thu, 5 Apr 2012 19:14:51 +0000  (19:14 +0000)]  
 
update for sync with English docs.
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by:  Orhan Berent <berent belgeler.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1310019  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Nilgun Belma Buguner  [Thu, 5 Apr 2012 17:05:09 +0000  (17:05 +0000)]  
 
update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1309946  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Nilgun Belma Buguner  [Thu, 5 Apr 2012 17:00:43 +0000  (17:00 +0000)]  
 
update for sync with English docs.
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by:  Orhan Berent <berent belgeler.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1309943  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Nilgun Belma Buguner  [Thu, 5 Apr 2012 16:03:53 +0000  (16:03 +0000)]  
 
update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1309917  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Nilgun Belma Buguner  [Thu, 5 Apr 2012 16:01:15 +0000  (16:01 +0000)]  
 
update for sync with English docs.
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by:  Orhan Berent <berent belgeler.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1309916  13f79535 -47bb-0310-9956-
ffa450edef68 
 
André Malo  [Wed, 4 Apr 2012 21:20:37 +0000  (21:20 +0000)]  
 
mod_rewrite: Fix RewriteCond integer checks to be parsed correctly.
PR: 53023
Submitted by: Axel Reinhold <apache freakout.de>
Reviewed/Updated by: nd
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1309602  13f79535 -47bb-0310-9956-
ffa450edef68 
 
André Malo  [Wed, 4 Apr 2012 20:33:59 +0000  (20:33 +0000)]  
 
static scope for rewritemap_mutex_type.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1309585  13f79535 -47bb-0310-9956-
ffa450edef68 
 
André Malo  [Wed, 4 Apr 2012 19:56:59 +0000  (19:56 +0000)]  
 
update convmap
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1309575  13f79535 -47bb-0310-9956-
ffa450edef68 
 
André Malo  [Wed, 4 Apr 2012 19:49:25 +0000  (19:49 +0000)]  
 
fix various property issues
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1309567  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Nilgun Belma Buguner  [Wed, 4 Apr 2012 19:38:13 +0000  (19:38 +0000)]  
 
fix English Revision
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1309565  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Nilgun Belma Buguner  [Wed, 4 Apr 2012 19:26:10 +0000  (19:26 +0000)]  
 
update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1309555  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Nilgun Belma Buguner  [Wed, 4 Apr 2012 19:18:01 +0000  (19:18 +0000)]  
 
update for sync with English docs.
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by:  Orhan Berent <berent belgeler.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1309552  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Nilgun Belma Buguner  [Wed, 4 Apr 2012 19:16:15 +0000  (19:16 +0000)]  
 
fix build
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1309551  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Nilgun Belma Buguner  [Wed, 4 Apr 2012 18:49:08 +0000  (18:49 +0000)]  
 
fix typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1309536  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Eric Covener  [Wed, 4 Apr 2012 01:31:48 +0000  (01:31  +0000)]  
 
xform
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1309206  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Eric Covener  [Wed, 4 Apr 2012 00:57:25 +0000  (00:57  +0000)]  
 
PR50662: reword the hint about sslrequire expressions being parsed in
htaccess so it doesn't apply non-perdir config.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1309193  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Rich Bowen  [Tue, 3 Apr 2012 14:04:00 +0000  (14:04 +0000)]  
 
Condense the LaTeX/PDF stuff into a single bullet point, referencing the
now-closed ticket.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1308921  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Igor Galić  [Tue, 3 Apr 2012 09:46:28 +0000  (09:46 +0000)]  
 
rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1308789  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Tue, 3 Apr 2012 09:34:46 +0000  (09:34 +0000)]  
 
Typo fix.
Can someone rebuild this? My build system seems to be broken.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1308779  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Tue, 3 Apr 2012 06:45:01 +0000  (06:45 +0000)]  
 
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1308719  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Tue, 3 Apr 2012 06:44:36 +0000  (06:44 +0000)]  
 
Added a note about MySQL's reconnect option and its effects on prepared statements
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1308718  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Tue, 3 Apr 2012 05:44:10 +0000  (05:44  +0000)]  
 
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1308708  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Tue, 3 Apr 2012 05:43:58 +0000  (05:43  +0000)]  
 
Add five little words to clear up that we mean in a .htaccess context
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1308707  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Mon, 2 Apr 2012 18:53:02 +0000  (18:53 +0000)]  
 
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1308460  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Mon, 2 Apr 2012 18:52:26 +0000  (18:52 +0000)]  
 
Adjust the output section since the example output is no longer present.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1308459  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Mon, 2 Apr 2012 16:01:36 +0000  (16:01 +0000)]  
 
Fix typo (Thanks to Daniel Shahaf)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1308409  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Igor Galić  [Mon, 2 Apr 2012 15:55:37 +0000  (15:55 +0000)]  
 
rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1308404  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Igor Galić  [Mon, 2 Apr 2012 15:52:39 +0000  (15:52 +0000)]  
 
Replace weird UTF-8 thingy with - (blame Wikipedia)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1308400  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Eric Covener  [Mon, 2 Apr 2012 13:21:11 +0000  (13:21 +0000)]  
 
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1308344  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Eric Covener  [Mon, 2 Apr 2012 12:52:00 +0000  (12:52 +0000)]  
 
remove the example output because <pre> and <note> cause fatal XSLT when
creating the manpage version of apxs.  This seems to not run for some other
folks.  (also, move new decsription stuff so it precedes bugs)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1308327  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Eric Covener  [Mon, 2 Apr 2012 12:37:32 +0000  (12:37 +0000)]  
 
PR51969: one more try at explaining RewriteBase, simplify the example and show
how missing rewritebase altogether would go wrong.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1308320  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Lucien Gentis  [Sun, 1 Apr 2012 15:37:02 +0000  (15:37 +0000)]  
 
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1308139  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Sat, 31 Mar 2012 12:50:32 +0000  (12:50 +0000)]  
 
Rebuild ab
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1307791  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Ruggeri  [Sat, 31 Mar 2012 12:39:37 +0000  (12:39 +0000)]  
 
Add example ab output
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1307790  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Rich Bowen  [Sat, 31 Mar 2012 12:01:45 +0000  (12:01 +0000)]  
 
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1307778  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Rich Bowen  [Sat, 31 Mar 2012 11:57:42 +0000  (11:57 +0000)]  
 
Note that the <If> directive may be a better solution to this scenario.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1307775  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Sat, 31 Mar 2012 10:01:06 +0000  (10:01 +0000)]  
 
Fix a broken link to mod_auth_dbm and rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1307752  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Sat, 31 Mar 2012 08:10:47 +0000  (08:10 +0000)]  
 
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1307734  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Sat, 31 Mar 2012 08:10:35 +0000  (08:10 +0000)]  
 
Clarify the [Skip] flag and add an if-then-else example
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1307733  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Sat, 31 Mar 2012 07:19:07 +0000  (07:19 +0000)]  
 
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1307727  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Sat, 31 Mar 2012 07:18:28 +0000  (07:18 +0000)]  
 
Note that some browsers may erroneously convert POST into GET on redirect.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1307726  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Ruggeri  [Sat, 31 Mar 2012 00:58:20 +0000  (00:58  +0000)]  
 
Correct SSLCipherSuite + documentation (move rather than add)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1307670  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Eric Covener  [Fri, 30 Mar 2012 13:10:35 +0000  (13:10 +0000)]  
 
PR37194: give a hint about capturing something more like "initial" header
values when a %{foo}i might have been set or changed by a module.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1307394  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Rich Bowen  [Fri, 30 Mar 2012 11:33:57 +0000  (11:33 +0000)]  
 
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1307366  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Rich Bowen  [Fri, 30 Mar 2012 11:32:05 +0000  (11:32 +0000)]  
 
Missed one.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1307365  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Rich Bowen  [Fri, 30 Mar 2012 11:27:43 +0000  (11:27 +0000)]  
 
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1307364  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Rich Bowen  [Fri, 30 Mar 2012 11:26:19 +0000  (11:26 +0000)]  
 
Use more standard options syntax, as per https://issues.apache.org/bugzilla/show_bug.cgi?id=52112
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1307363  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Fri, 30 Mar 2012 08:46:38 +0000  (08:46 +0000)]  
 
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1307309  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Fri, 30 Mar 2012 08:46:16 +0000  (08:46 +0000)]  
 
Add some examples of how expressions might be used.
This should probably be extended at some point.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1307308  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Rich Bowen  [Fri, 30 Mar 2012 01:54:23 +0000  (01:54  +0000)]  
 
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1307212  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Rich Bowen  [Fri, 30 Mar 2012 01:52:58 +0000  (01:52  +0000)]  
 
It's not very nice to tell me all about how to use it, and *then* tell
me it's deprecated.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1307211  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Stefan Fritsch  [Thu, 29 Mar 2012 19:24:04 +0000  (19:24 +0000)]  
 
Fix treatment of regex backreferences.
r904765 only made half of the necessary changes to remove the use
of '&' as an alias for '$0' and allow to escape any character with a
backslash.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1307067  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Thu, 29 Mar 2012 13:19:37 +0000  (13:19 +0000)]  
 
Updated event mpm configuration to match the defaults in documentation and header definitions.
Updated prefork defaults to better match documentation and header definition.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1306841  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Rich Bowen  [Thu, 29 Mar 2012 12:24:02 +0000  (12:24 +0000)]  
 
Rebuild various.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1306807  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Rich Bowen  [Thu, 29 Mar 2012 12:11:07 +0000  (12:11 +0000)]  
 
Remove reference to RewriteLog and RewriteLogLevel. I would have done
this to the other languages, too, but don't wish to infer that they are
up to the current English version.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1306799  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Wed, 28 Mar 2012 15:33:04 +0000  (15:33 +0000)]  
 
Update worker mpm defaults to match documentation and built-in defaults.
As per https://issues.apache.org/bugzilla/show_bug.cgi?id=52102
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1306426  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Ruediger Pluem  [Wed, 28 Mar 2012 15:22:40 +0000  (15:22 +0000)]  
 
* Add the forcerecovery balancer parameter that determines if recovery for
  balancer workers without considering the retry value of workers is enforced.
  There might be cases where an already overloaded backend can get into deeper
  trouble if the recovery of all workers is enforced without considering the
  retry parameter of each worker
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1306409  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Igor Galić  [Wed, 28 Mar 2012 14:09:32 +0000  (14:09 +0000)]  
 
Adapt Timeout to be the same as DEFAULT_TIMEOUT.
After all it's localted in a file called extra/httpd-default.conf
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1306350  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Tue, 27 Mar 2012 16:10:25 +0000  (16:10 +0000)]  
 
Fix link: Require belongs to mod_authz_core, not core.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1305880  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Stefan Fritsch  [Mon, 26 Mar 2012 20:59:11 +0000  (20:59 +0000)]  
 
Be more verbose when logging syntax errors
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1305586  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Eric Covener  [Sun, 25 Mar 2012 23:44:56 +0000  (23:44 +0000)]  
 
remove backported entries
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1305179  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Graham Leggett  [Sun, 25 Mar 2012 22:35:18 +0000  (22:35 +0000)]  
 
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1305167  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Graham Leggett  [Sun, 25 Mar 2012 22:33:28 +0000  (22:33 +0000)]  
 
Document use of the DefaultRuntimeDir directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1305166  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Eric Covener  [Sun, 25 Mar 2012 12:04:26 +0000  (12:04 +0000)]  
 
backported
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1305015  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Daniel Gruno  [Sun, 25 Mar 2012 06:55:59 +0000  (06:55 +0000)]  
 
Mention SSL certificate checks are now enabled by default, as opposed to disabled in 2.2.
Submitted by: Petter Berntsen (petterb@gmail.com)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1304985  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Stefan Fritsch  [Sat, 24 Mar 2012 18:06:15 +0000  (18:06 +0000)]  
 
CHANGES entry for r1304874
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1304875  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Stefan Fritsch  [Sat, 24 Mar 2012 18:01:07 +0000  (18:01 +0000)]  
 
Remove the hack from r806010 that mis-uses the pointer to the per-directory
config for other things. This breaks with MPMs that do have a per-directory
config.
If any module appears that wants to use this functionality, we can
add a new, non-broken API. Since the docs clearly state that ap_set_listener()
should not be called by external modules, I don't consider this an API/ABI
change, but only a bug fix.
PR: 52904
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1304874  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Stefan Fritsch  [Sat, 24 Mar 2012 16:47:17 +0000  (16:47 +0000)]  
 
Downgrade log message about adjusted IP address to trace1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1304855  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Stefan Fritsch  [Sat, 24 Mar 2012 16:32:53 +0000  (16:32 +0000)]  
 
Fix merging of AllowOverrideList and ContentDigest.
Remove some useless code.
Pointed out by covener
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1304852  13f79535 -47bb-0310-9956-
ffa450edef68 
 
Lucien Gentis  [Sat, 24 Mar 2012 15:01:40 +0000  (15:01 +0000)]  
 
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1304818  13f79535 -47bb-0310-9956-
ffa450edef68