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

5051 Commits

Author SHA1 Message Date
Rainer Jung
8b02376e4f xforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1430815 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 12:11:33 +00:00
Rich Bowen
7b6fc85121 Nothing to see here. (Fixes annoying indentation in doc example.)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1430669 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 03:16:14 +00:00
Rich Bowen
bc9f6032e9 Rebuild - includes the update to the copyright date.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1430659 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 02:09:48 +00:00
Rich Bowen
0573b3b0da Fix xml validation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1430656 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 01:56:35 +00:00
Rich Bowen
37c65fd463 Adds a seealso for the logging doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1430655 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 01:52:50 +00:00
Jim Jagielski
8395f83d00 Naming
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1430575 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 22:24:10 +00:00
Daniel Gruno
a8d7e19070 Rephrasing a bit of the database docs for mod_lua
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1430472 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 19:55:34 +00:00
Daniel Gruno
0e04ce5529 Add database features for mod_lua (apr_dbd + mod_dbd).
See documentation update for API and examples.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1430225 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 11:42:50 +00:00
Vincent Deffontaines
5c23f52166 Security notes about SQL injection.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1429560 13f79535-47bb-0310-9956-ffa450edef68
2013-01-06 17:52:43 +00:00
Lucien Gentis
ea88d0007f Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1429545 13f79535-47bb-0310-9956-ffa450edef68
2013-01-06 15:58:38 +00:00
Lucien Gentis
f363122bce Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1429329 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 17:09:23 +00:00
Lucien Gentis
5d4ab410f2 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1428976 13f79535-47bb-0310-9956-ffa450edef68
2013-01-04 16:56:55 +00:00
Lucien Gentis
de37404c1f Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1428540 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 18:43:33 +00:00
Vincent Deffontaines
8515b16581 Adding security related information
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1427395 13f79535-47bb-0310-9956-ffa450edef68
2013-01-01 11:57:08 +00:00
Rich Bowen
3c106a21aa Rebuild various transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1426602 13f79535-47bb-0310-9956-ffa450edef68
2012-12-28 18:10:38 +00:00
Kaspar Brand
1aa2b07de2 transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1425876 13f79535-47bb-0310-9956-ffa450edef68
2012-12-26 10:59:31 +00:00
Kaspar Brand
50eb694c34 mod_ssl: add support for subjectAltName-based host name checking in proxy mode
(PR 54030)

factor out code from ssl_engine_init.c:ssl_check_public_cert()
to ssl_util_ssl.c:SSL_X509_match_name()

introduce new SSLProxyCheckPeerName directive, which should eventually
obsolete SSLProxyCheckPeerCN

ssl_engine_io.c:ssl_io_filter_handshake(): avoid code duplication
when aborting with HTTP_BAD_GATEWAY


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1425874 13f79535-47bb-0310-9956-ffa450edef68
2012-12-26 10:54:54 +00:00
Lucien Gentis
0d8cc36816 Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1425492 13f79535-47bb-0310-9956-ffa450edef68
2012-12-23 17:31:58 +00:00
Eric Covener
90746d67e9 caution about merging Location settings on top of directory/files authz config
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1425345 13f79535-47bb-0310-9956-ffa450edef68
2012-12-22 21:16:09 +00:00
Eric Covener
6459776962 xform
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1425030 13f79535-47bb-0310-9956-ffa450edef68
2012-12-21 16:54:21 +00:00
Eric Covener
7c96a66c1a hint about API and module usage.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1425029 13f79535-47bb-0310-9956-ffa450edef68
2012-12-21 16:53:46 +00:00
Jim Jagielski
f0d70813f5 update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1423020 13f79535-47bb-0310-9956-ffa450edef68
2012-12-17 17:04:11 +00:00
Jim Jagielski
26ecd7b2fe Redfine - we are just worried about balancers and workers, so have the directive clear about that.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1422980 13f79535-47bb-0310-9956-ffa450edef68
2012-12-17 15:24:40 +00:00
Rainer Jung
6789743650 Xforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1422597 13f79535-47bb-0310-9956-ffa450edef68
2012-12-16 15:14:01 +00:00
Lucien Gentis
118372c805 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1422589 13f79535-47bb-0310-9956-ffa450edef68
2012-12-16 15:01:44 +00:00
Eric Covener
b40ee6c667 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1422378 13f79535-47bb-0310-9956-ffa450edef68
2012-12-15 22:11:32 +00:00
Eric Covener
3b2115ab3c PR54308: aliasmatch ^/foo matches requests for ////foo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1422375 13f79535-47bb-0310-9956-ffa450edef68
2012-12-15 22:09:02 +00:00
Eric Covener
98dd7b8224 not unique to leading slashes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1422362 13f79535-47bb-0310-9956-ffa450edef68
2012-12-15 21:33:17 +00:00
Eric Covener
1db7749738 PR54307, Alias and leading slashes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1422324 13f79535-47bb-0310-9956-ffa450edef68
2012-12-15 19:37:22 +00:00
Lucien Gentis
d743bc477d Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1422296 13f79535-47bb-0310-9956-ffa450edef68
2012-12-15 17:34:10 +00:00
Rainer Jung
b63656829c Use inherit_set to let the global server set
the default for all vhosts.

Otherwise inherit would need to be disabled
redundantly in each vhost.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1421912 13f79535-47bb-0310-9956-ffa450edef68
2012-12-14 15:02:30 +00:00
Rainer Jung
f5e8f668ab xforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1421895 13f79535-47bb-0310-9956-ffa450edef68
2012-12-14 14:34:50 +00:00
Rainer Jung
ab4ce36c1a Fix use of trailing slashes in proxy
balancer and member URLs and add a little
explanation.

Current behavior AFAIK:

- Any path of a balancer URL inside <Proxy>
  is ignored. So lets not use e.g.trailing slashes
  there. The URL should for consistency always
  look like balancer://mycluster.
- The general comment about trailing slashes on the
  left and right of ProxyPass is also right for
  balancer use.
- Trailing slahes in BalancerMember in most cases
  lead to double slashes on the origin server.
  So lets drop them there and instead get the
  ProxyPass to the balancer right.
- Path components in member URLs are only
  needed, if different path prefixes are needed
  for members in the same balancer (unlikely
  but possible). If all members work with the
  same non-empty additional prefix, put it
  into the ProxyPass at the end of the balancer
  instead.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1421851 13f79535-47bb-0310-9956-ffa450edef68
2012-12-14 13:29:31 +00:00
Rainer Jung
e1c3c791a9 Archaelogy.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1421824 13f79535-47bb-0310-9956-ffa450edef68
2012-12-14 12:42:16 +00:00
Rainer Jung
96a8fb8351 Drop pre-2.3 compatibility notes from trunk docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1421821 13f79535-47bb-0310-9956-ffa450edef68
2012-12-14 12:35:47 +00:00
Rainer Jung
ea38445e20 Docs xforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1420690 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 14:15:38 +00:00
Rainer Jung
902fbd0c27 Docs update concerning recent htpasswd and htdbm
additions.

Add some cross refernces between dbmmanage and htdbm.

Update man page for htdbm and htpasswd.

Add bcrypt info to misc/password_encryptions.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1420686 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 14:13:44 +00:00
Rainer Jung
2902c730cc Fix validation error.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1420685 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 14:12:00 +00:00
Daniel Gruno
3b6cdb0f92 mod_lua: Add a lot of core httpd/apr functionality to mod_lua
(such as regex matching, expr evaluation, changing/fetching server configuration/info - see docs for a complete list).
This also includes a bunch of automatically scraped functions, which may or may not be super useful.
Comments appreciated as always, especially on the more hacky bits.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1420377 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 20:08:24 +00:00
Jim Jagielski
ce9b646c73 rjung's suggestions...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1420124 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 12:35:50 +00:00
Nick Kew
b7a0c5d1fc PR 54269
Tidy up mod_proxy_html docs


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1420120 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 12:11:29 +00:00
Rainer Jung
a4a3b53669 - Remove backported items from CHANGES.
- Add eventopt to CHANGES
- Remove obsolete compatibility note form SRP docs
  (has been backported).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1420094 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 11:06:09 +00:00
Stefan Fritsch
b521b14336 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1418768 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 22:18:17 +00:00
Stefan Fritsch
d04d01c589 Add LogLevelOverride directive that allows to override the loglevel for
clients from certain IPs


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1418767 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 22:16:31 +00:00
Fabien Coelho
0886d3fcaf Add minor 'Warning' directive as defined in current mod_macro.
* server/core.c: add 'Warning' directive by extending the 'Error'
  directive implementation. The 'Error' behavior is slightly changed
  so as to use verbose ap_log_error instead of returning the message.
* docs/manual/mod/core.xml: add documentation for 'Warning'.
* server/config.c: add comment about syntax vs configuration errors.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1418677 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 14:49:09 +00:00
Lucien Gentis
1292cbcfb6 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1416001 13f79535-47bb-0310-9956-ffa450edef68
2012-12-01 14:27:45 +00:00
Igor Galić
e12e3a8998 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1415965 13f79535-47bb-0310-9956-ffa450edef68
2012-12-01 10:00:17 +00:00
Igor Galić
cee74c48a5 axe warnings about MSIE 5 and other dead browsers
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1415960 13f79535-47bb-0310-9956-ffa450edef68
2012-12-01 09:50:47 +00:00
Igor Galić
ddd2f2565d xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1415550 13f79535-47bb-0310-9956-ffa450edef68
2012-11-30 09:05:46 +00:00
Igor Galić
6f591d17a6 analogous to r1415075
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1415549 13f79535-47bb-0310-9956-ffa450edef68
2012-11-30 09:05:12 +00:00