Stefan Fritsch
cba2ff8eac
update docs xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1770772 13f79535-47bb-0310-9956-ffa450edef68
2016-11-21 22:15:09 +00:00
Stefan Fritsch
5beddad080
Describe new behavior of ServerLimit
...
This has changed a bit after the fix for PR 53555. Better wording is welcome.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1770771 13f79535-47bb-0310-9956-ffa450edef68
2016-11-21 22:13:05 +00:00
Lucien Gentis
11ff28682f
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1770502 13f79535-47bb-0310-9956-ffa450edef68
2016-11-19 16:23:09 +00:00
Lucien Gentis
a90dde305b
XML updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1770501 13f79535-47bb-0310-9956-ffa450edef68
2016-11-19 16:20:20 +00:00
Luca Toscano
ebb48eb16f
documentation rebuild
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1769900 13f79535-47bb-0310-9956-ffa450edef68
2016-11-15 22:57:36 +00:00
Luca Toscano
fb6ed03683
Added a note in the mod_headers docs about Content-Type and setifempty
...
This note has been added as a follow up of a stack overflow post
(thanks to Michael Allan for the research):
http://stackoverflow.com/questions/29398123/apache-2-4-set-mime-type-of-file-without-extension
After a chat in #httpd-dev it seems that the issue boils down to how %{CONTENT_TYPE}
is evaluated in util_expr_eval.c (r->content_type) vs how setifempty is (only a check
of the response headers). This particular behavior might be a bug or feature,
but it is worth to alert our users.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1769899 13f79535-47bb-0310-9956-ffa450edef68
2016-11-15 22:57:18 +00:00
Luca Toscano
1c95ee86af
documentation rebuild
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1769878 13f79535-47bb-0310-9956-ffa450edef68
2016-11-15 20:43:01 +00:00
Eric Covener
0aab041e2b
xform
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1769719 13f79535-47bb-0310-9956-ffa450edef68
2016-11-15 03:51:20 +00:00
Eric Covener
a3992a3411
add an <IfFile> config section like <IfDefine>
...
It allows a non httpd config file to be used as a marker directly in
httpd.conf without hiding logic in a script in front of apachectl
to do test -f and pass extra -D's.
This is something we've had in IBM's httpd distro for a little bit and
hadn't remembered to share. I've seen some questions/config files come
up in a few places lately that would benefit from this as an option.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1769718 13f79535-47bb-0310-9956-ffa450edef68
2016-11-15 03:50:42 +00:00
Luca Toscano
b662a42e4f
Documentation rebuild
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1769638 13f79535-47bb-0310-9956-ffa450edef68
2016-11-14 14:17:21 +00:00
Luca Toscano
82e6704c21
Unified duplicate warning in mod_proxy ProxyPass documentation.
...
Also changed terminology to be in sync with:
https://httpd.apache.org/docs/current/mod/directive-dict.html#Context
It was confusing in my opinion to read that ProxyPass wasn't supported
for the <Directory> context (since "directory" semantic is already
overloaded).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1769637 13f79535-47bb-0310-9956-ffa450edef68
2016-11-14 14:16:50 +00:00
Stefan Eissing
d300afee34
mod_http2: H2PushResource directive for early pushing
...
mod_proxy_http2: Link header uris are reverse mapped
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1769550 13f79535-47bb-0310-9956-ffa450edef68
2016-11-13 21:30:40 +00:00
Lucien Gentis
e480067796
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1769493 13f79535-47bb-0310-9956-ffa450edef68
2016-11-13 13:35:13 +00:00
Lucien Gentis
fafa18065f
XML update.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1769492 13f79535-47bb-0310-9956-ffa450edef68
2016-11-13 13:34:29 +00:00
André Malo
580e51a778
fix properties, update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1767875 13f79535-47bb-0310-9956-ffa450edef68
2016-11-03 11:55:29 +00:00
Luis Gil
6581935ed2
Rebuild
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1767870 13f79535-47bb-0310-9956-ffa450edef68
2016-11-03 11:20:03 +00:00
Luis Gil
87b00eab63
trying out to fix why the other secction not loading.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1767867 13f79535-47bb-0310-9956-ffa450edef68
2016-11-03 11:04:07 +00:00
Luis Gil
cc89368d29
Rebuild
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1767865 13f79535-47bb-0310-9956-ffa450edef68
2016-11-03 10:57:10 +00:00
Luis Gil
354c0f2246
Rebuild
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1767864 13f79535-47bb-0310-9956-ffa450edef68
2016-11-03 10:53:29 +00:00
Luis Gil
b5b4d7068a
Rebuild
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1767863 13f79535-47bb-0310-9956-ffa450edef68
2016-11-03 10:51:26 +00:00
Jacob Champion
f59b78d797
docs: add "threat model" warning to ProxyHTMLMeta
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1765357 13f79535-47bb-0310-9956-ffa450edef68
2016-10-17 19:33:51 +00:00
William A. Rowe Jr
d6749cf7a6
buildall
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1765116 13f79535-47bb-0310-9956-ffa450edef68
2016-10-16 02:32:48 +00:00
Lucien Gentis
28f06697fc
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1765076 13f79535-47bb-0310-9956-ffa450edef68
2016-10-15 14:31:36 +00:00
Lucien Gentis
28b4e1e17d
XML update.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1765075 13f79535-47bb-0310-9956-ffa450edef68
2016-10-15 14:30:20 +00:00
William A. Rowe Jr
84ce5d25db
Dropped the never-released ap_has_cntrls() as it had very limited
...
and inefficient application at that, added ap_scan_vchar_obstext()
to accomplish a similar purpose.
Dropped HttpProtocolOptions StrictURL option, this will be better
handled in the future with a specific directive and perhaps multiple
levels of scrutiny, use ap_scan_vchar_obstext() to simply ensure there
are no control characters or whitespace within the URI.
Changed the scanning of the response header table by check_headers()
to follow the same rulesets as reading request headers. Disallow any
CTL character within a response header value, and any CTL or whitespace
in response header field name, even in strict mode.
Apply HttpProtocolOptions Strict to chunk header parsing, invalid
whitespace is invalid, line termination must follow CRLF convention.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1764961 13f79535-47bb-0310-9956-ffa450edef68
2016-10-14 20:48:43 +00:00
Lucien Gentis
33aa6fb7d4
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1763906 13f79535-47bb-0310-9956-ffa450edef68
2016-10-08 15:27:41 +00:00
Lucien Gentis
303b450566
XML update.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1763905 13f79535-47bb-0310-9956-ffa450edef68
2016-10-08 15:26:52 +00:00
Eric Covener
c688855f98
xform
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1763751 13f79535-47bb-0310-9956-ffa450edef68
2016-10-07 11:59:52 +00:00
Eric Covener
7106e213e0
update link to TCP_DEFER_ACCEPT
...
per http://httpd.apache.org/docs/2.4/mod/core.html#comment_5866
kernel.org links here.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1763749 13f79535-47bb-0310-9956-ffa450edef68
2016-10-07 11:58:57 +00:00
Lucien Gentis
6984926bdb
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1761225 13f79535-47bb-0310-9956-ffa450edef68
2016-09-17 13:21:00 +00:00
Lucien Gentis
cc521aaf58
XML update.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1761223 13f79535-47bb-0310-9956-ffa450edef68
2016-09-17 13:20:24 +00:00
Lucien Gentis
c848d4ebe2
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1761219 13f79535-47bb-0310-9956-ffa450edef68
2016-09-17 13:13:34 +00:00
Lucien Gentis
c6fb3399f6
XML updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1761218 13f79535-47bb-0310-9956-ffa450edef68
2016-09-17 13:12:28 +00:00
Eric Covener
c9ee0acba0
xform
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1761216 13f79535-47bb-0310-9956-ffa450edef68
2016-09-17 13:09:33 +00:00
Eric Covener
01956ad63a
feedback in http://httpd.apache.org/docs/2.4/mod/mod_ssl.html#comment_5818
...
This added paragraph about optional and optional_no_ca isn't helpful.
At the TLS layer, the challenge for otpional and required are no different.
Move the caution about _no_ca up into where the option is defined
and reword.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1761215 13f79535-47bb-0310-9956-ffa450edef68
2016-09-17 13:09:25 +00:00
Rich Bowen
d49939c66d
rebuild
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1760977 13f79535-47bb-0310-9956-ffa450edef68
2016-09-15 20:22:47 +00:00
Rich Bowen
b3e4b09556
Reverting. I misunderstood.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1760590 13f79535-47bb-0310-9956-ffa450edef68
2016-09-13 19:59:18 +00:00
Rich Bowen
912159aed8
This option, not this module
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1760589 13f79535-47bb-0310-9956-ffa450edef68
2016-09-13 19:57:08 +00:00
Luca Toscano
831dda7fd7
Documentation rebuild
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1760279 13f79535-47bb-0310-9956-ffa450edef68
2016-09-11 20:49:14 +00:00
Luca Toscano
7b08b0d96c
mod_proxy_html doc - Added a reference of ProxyHTMLLinks in the ProxyHTMLURLMap description and some examples.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1760278 13f79535-47bb-0310-9956-ffa450edef68
2016-09-11 20:48:18 +00:00
Rich Bowen
d4ef91a59d
Rebuild
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1760181 13f79535-47bb-0310-9956-ffa450edef68
2016-09-10 14:54:23 +00:00
Rich Bowen
2716cc7ec1
Add a section with an example of connecting to mysql. Because I can
...
never remember.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1760180 13f79535-47bb-0310-9956-ffa450edef68
2016-09-10 14:53:04 +00:00
Lucien Gentis
d0b78cf205
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1759091 13f79535-47bb-0310-9956-ffa450edef68
2016-09-03 13:21:52 +00:00
Lucien Gentis
bab1184d24
XML update.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1759089 13f79535-47bb-0310-9956-ffa450edef68
2016-09-03 13:20:57 +00:00
Jacob Champion
e0e0ceabfa
docs: rebuild
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1758311 13f79535-47bb-0310-9956-ffa450edef68
2016-08-30 00:01:55 +00:00
Jacob Champion
f533af4b28
mpm_winnt: remove 'data' AcceptFilter in favor of 'connect'
...
The 'data' AcceptFilter optimization instructs Windows to wait until
data is received on a connection before completing the AcceptEx
operation. Unfortunately, it seems this isn't performed atomically --
AcceptEx "partially" accepts the incoming connection during the wait for
data, leaving all other incoming connections in the accept queue. This
opens the server to a denial of service.
Since the fix for this requires a substantial rearchitecture (likely
involving multiple outstanding calls to AcceptEx), disable the 'data'
filter for now and replace it with 'connect', which uses the AcceptEx
interface but does not wait for data.
Users running prior releases of httpd on Windows should explicitly move
to a 'connect' AcceptFilter in their configurations if they are
currently using the default 'data' filter.
Many thanks to mludha, Arthur Ramsey, Paul Spangler, and many others for
their assistance in tracking down and diagnosing this issue.
PR: 59970
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1758307 13f79535-47bb-0310-9956-ffa450edef68
2016-08-29 23:56:16 +00:00
William A. Rowe Jr
74a5f93a85
Regenerate
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1758267 13f79535-47bb-0310-9956-ffa450edef68
2016-08-29 17:33:04 +00:00
William A. Rowe Jr
a254df0a3c
Clean up a stray <p>, copy n paste error
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1758266 13f79535-47bb-0310-9956-ffa450edef68
2016-08-29 17:32:41 +00:00
William A. Rowe Jr
9454686cde
Clarify documentation based on concensus decisions discussed on dev@
...
and reflecting the current implementation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1758265 13f79535-47bb-0310-9956-ffa450edef68
2016-08-29 17:30:53 +00:00
Lucien Gentis
04a554dc9f
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1758115 13f79535-47bb-0310-9956-ffa450edef68
2016-08-28 13:59:31 +00:00