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

8506 Commits

Author SHA1 Message Date
Stefan Fritsch
74bed4af9a make reference to <If > a link
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1557617 13f79535-47bb-0310-9956-ffa450edef68
2014-01-12 22:06:32 +00:00
Christophe Jaillet
409bc6238b - Rename variable
- Remove #define WANT_BASENAME_MATCH and define a new option 'CheckBasenameMatch' to control this behaviour
- Remove outdated comments

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1557580 13f79535-47bb-0310-9956-ffa450edef68
2014-01-12 18:11:04 +00:00
Lucien Gentis
ab13d26a09 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1557532 13f79535-47bb-0310-9956-ffa450edef68
2014-01-12 13:54:22 +00:00
Eric Covener
be6ef336b2 avoid a tight busy loop with memory allocations when the [N] flag
isn't making progress.

If backported, probably increase the hard-coded limit to 32k from 10k.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1556206 13f79535-47bb-0310-9956-ffa450edef68
2014-01-07 13:07:51 +00:00
Eric Covener
993ff2d4f5 add some information about setenvif vs. subrequests for PR55957
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1556102 13f79535-47bb-0310-9956-ffa450edef68
2014-01-07 01:55:33 +00:00
Christophe Jaillet
3cfc231a22 Fix a few typo in doc that have only been corrected on 2.4.x
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1556000 13f79535-47bb-0310-9956-ffa450edef68
2014-01-06 19:54:20 +00:00
Eric Covener
626de78f0e use authz_core instead of access_compat in example
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555908 13f79535-47bb-0310-9956-ffa450edef68
2014-01-06 16:45:04 +00:00
Christophe Jaillet
44165fd513 Sync a few doc with 2.4.x branch (!)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555604 13f79535-47bb-0310-9956-ffa450edef68
2014-01-05 18:31:39 +00:00
Stefan Fritsch
f2de5b638c adjust compat info for named capturing groups
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555569 13f79535-47bb-0310-9956-ffa450edef68
2014-01-05 16:28:54 +00:00
Stefan Fritsch
57c651bac8 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555561 13f79535-47bb-0310-9956-ffa450edef68
2014-01-05 16:20:08 +00:00
Stefan Fritsch
a74d3bfc3e axe one more case of digest auth being described as secure
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555555 13f79535-47bb-0310-9956-ffa450edef68
2014-01-05 16:16:19 +00:00
Kaspar Brand
43c947e307 update transformations for SSLOpenSSLConfCmd
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555465 13f79535-47bb-0310-9956-ffa450edef68
2014-01-05 07:54:16 +00:00
Kaspar Brand
a84af8f546 More finishing touches for SSLOpenSSLConfCmd:
- add documentation
- clear the error queue before executing the next SSL_CONF_cmd
- if needed, configure OCSP stapling after a "Certificate" command
- ifdef ssl_cmd_SSLOpenSSLConfCmd in ssl_private.h


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555464 13f79535-47bb-0310-9956-ffa450edef68
2014-01-05 07:38:28 +00:00
Jeff Trawick
5d09925455 make docs transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555426 13f79535-47bb-0310-9956-ffa450edef68
2014-01-04 21:56:28 +00:00
Jeff Trawick
0b3d153871 document on/off parameter in the usual manner and show defaults for SSLHonorCipherOrder, SSLOCSPEnable, SSLOCSPOverrideResponder, and SSLInsecureRenegotiation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555424 13f79535-47bb-0310-9956-ffa450edef68
2014-01-04 21:46:39 +00:00
Lucien Gentis
889ef54895 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555364 13f79535-47bb-0310-9956-ffa450edef68
2014-01-04 16:36:05 +00:00
Graham Leggett
d3a364becd Update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555268 13f79535-47bb-0310-9956-ffa450edef68
2014-01-03 22:30:04 +00:00
Graham Leggett
4fecd089c4 Add a "MATCH_" prefix to variables set within
LocationMatch/DirectoryMatch/FilesMatch.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555266 13f79535-47bb-0310-9956-ffa450edef68
2014-01-03 22:26:55 +00:00
Eric Covener
255d3a55ad emphasize that this is mostly just AAA checks and not the status
code of the handler. PR21828 and various dups.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555116 13f79535-47bb-0310-9956-ffa450edef68
2014-01-03 15:03:01 +00:00
Rich Bowen
5b9d95013d s/2013/2014/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554856 13f79535-47bb-0310-9956-ffa450edef68
2014-01-02 17:53:38 +00:00
Rich Bowen
e61ef97a99 s/2013/2014/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554855 13f79535-47bb-0310-9956-ffa450edef68
2014-01-02 17:50:37 +00:00
Rich Bowen
ce7663ad4f Add BitNami to binaries
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554854 13f79535-47bb-0310-9956-ffa450edef68
2014-01-02 17:49:45 +00:00
Rich Bowen
a595e4f35f Add BitNami to binaries list
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554853 13f79535-47bb-0310-9956-ffa450edef68
2014-01-02 17:45:31 +00:00
Vincent Deffontaines
2391d184da [trunk][doc] Introducing .fr translation for a couple of module docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554562 13f79535-47bb-0310-9956-ffa450edef68
2013-12-31 17:42:34 +00:00
André Malo
089a77c964 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554481 13f79535-47bb-0310-9956-ffa450edef68
2013-12-31 13:02:46 +00:00
Vincent Deffontaines
0eb116a352 [trunk][doc] Introducing .fr translation for mod/mod_dialup.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554389 13f79535-47bb-0310-9956-ffa450edef68
2013-12-31 09:29:22 +00:00
Vincent Deffontaines
5c00b6fc83 [trunk][doc] Introducing .fr translation for mod/mod_dbd.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554386 13f79535-47bb-0310-9956-ffa450edef68
2013-12-31 08:40:45 +00:00
Graham Leggett
5527717d5b Update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554302 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 19:54:34 +00:00
Graham Leggett
785365904d Documentation for the support of named groups and backreferences.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554301 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 19:52:42 +00:00
Stefan Fritsch
0f27b530ef xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554282 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 17:37:19 +00:00
Stefan Fritsch
87b3a31791 mention insecure password storage as pointed out by Graham
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554281 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 17:35:54 +00:00
Stefan Fritsch
4e3658b7b6 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554277 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 16:52:45 +00:00
Stefan Fritsch
7c241cef4f digest auth is only marginally more secure than basic auth.
Adjust the docs to today's reality.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554276 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 16:49:31 +00:00
Stefan Fritsch
73fbb696cd fixes for validate-xml, fix properties
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554275 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 16:42:22 +00:00
Vincent Deffontaines
9b595423a7 [trunk][doc] Introducing .fr translation for mod_dav_lock.xml & mod_dav.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554267 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 16:14:27 +00:00
Vincent Deffontaines
e89f80e558 [trunk][doc] Introduction .fr translation for mod/mod_dav_fs.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554248 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 15:00:19 +00:00
Vincent Deffontaines
2fa202599f [trunk][doc] Introducing .fr translation for mod/mod_data.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554226 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 14:06:11 +00:00
Vincent Deffontaines
ef68a95e25 [trunk][doc] .fr translation for r1554199
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554201 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 12:56:43 +00:00
Vincent Deffontaines
acd815911c [trunk][doc] Fix CacheSocache description string
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554199 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 12:51:22 +00:00
Graham Leggett
d5780112ec Update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554197 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 12:09:24 +00:00
Graham Leggett
d377e1d3ac mod_authz_user: Support the expression parser within the require directives.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554195 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 11:57:15 +00:00
Vincent Deffontaines
b9058e1b3a [trunk][doc] Introducing .fr translation for mod/mod_charset_lite.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554189 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 11:20:34 +00:00
Graham Leggett
be8ea07e55 mod_authnz_host: Support the expression parser within the require directives.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554188 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 11:14:19 +00:00
Graham Leggett
5e6723cbc9 mod_authnz_groupfile: Support the expression parser within the require directives.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554175 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 09:59:58 +00:00
Vincent Deffontaines
48fc161687 [trunl][doc] Introducing .fr translation for mod/mod_cgi.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554172 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 09:52:26 +00:00
Graham Leggett
c8258c2ade mod_authnz_dbm: Support the expression parser within the require directives.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554170 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 09:37:17 +00:00
Graham Leggett
dc98889c5f Update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554169 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 08:54:42 +00:00
Graham Leggett
133bf49fdf mod_authnz_dbd: Support the expression parser within the require directives.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554168 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 08:54:09 +00:00
Graham Leggett
6a2bfeb105 Update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554162 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 07:49:33 +00:00
Graham Leggett
cd7dfa6c1c mod_authnz_ldap: Support the expression parser within the require
directives.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554161 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 07:48:18 +00:00