1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-09 15:21:02 +03:00
Commit Graph

6539 Commits

Author SHA1 Message Date
Jim Jagielski
5e1aea57b0 missed one.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1799467 13f79535-47bb-0310-9956-ffa450edef68
2017-06-21 15:10:00 +00:00
Jim Jagielski
611cefffc9 xforms... again.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1799465 13f79535-47bb-0310-9956-ffa450edef68
2017-06-21 15:07:16 +00:00
Jim Jagielski
5f7bb104e4 some more nits
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1799463 13f79535-47bb-0310-9956-ffa450edef68
2017-06-21 15:00:46 +00:00
Jim Jagielski
0c10f350ab xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1799461 13f79535-47bb-0310-9956-ffa450edef68
2017-06-21 14:51:09 +00:00
Jim Jagielski
bd60481f60 start documenting those that use the time-interval format
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1799460 13f79535-47bb-0310-9956-ffa450edef68
2017-06-21 14:46:56 +00:00
Jim Jagielski
610d23548b stupid typos
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1799456 13f79535-47bb-0310-9956-ffa450edef68
2017-06-21 14:34:44 +00:00
Jim Jagielski
b552957ebf cforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1799455 13f79535-47bb-0310-9956-ffa450edef68
2017-06-21 14:33:29 +00:00
Jim Jagielski
bb7cfd79e1 Add time-interval as Syntax argument type
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1799454 13f79535-47bb-0310-9956-ffa450edef68
2017-06-21 14:29:34 +00:00
Jim Jagielski
90fbc43f48 update trunk docs xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1799426 13f79535-47bb-0310-9956-ffa450edef68
2017-06-21 11:06:37 +00:00
Eric Covener
4fa0f6c103 add RewriteOptions LongURLOptimization
Variable expansion in RewriteCond causes strings to be duplicated
out of r->pool.  If the variables are long and many conditions
are evaluated, r->pool can get seriously bloated.

Clear the memory used for variable expansion for each set of conditons
once the set of conditions fails to match.


edit: revised in 1799261


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1798938 13f79535-47bb-0310-9956-ffa450edef68
2017-06-16 15:13:03 +00:00
Daniel Ferradal
0859b2c68a New Spanish translations for mod_actions.xml.es and related files referencing or related to it
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1796708 13f79535-47bb-0310-9956-ffa450edef68
2017-05-29 22:08:22 +00:00
Daniel Ferradal
8042db2360 Added missing html Spanish translation for mod_access_compat.html.es
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1796596 13f79535-47bb-0310-9956-ffa450edef68
2017-05-29 08:49:11 +00:00
Daniel Ferradal
14d3c5e6b1 Added new Spanish translation for mod_acccess_compat, as well as the update for files referencing it
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1796457 13f79535-47bb-0310-9956-ffa450edef68
2017-05-27 21:18:41 +00:00
Lucien Gentis
b697ac5d27 Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1796391 13f79535-47bb-0310-9956-ffa450edef68
2017-05-27 13:03:01 +00:00
Lucien Gentis
3556dcc2d9 XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1796390 13f79535-47bb-0310-9956-ffa450edef68
2017-05-27 13:02:09 +00:00
Rich Bowen
75f6998b64 fix confusing indentation of examples
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1796296 13f79535-47bb-0310-9956-ffa450edef68
2017-05-26 16:16:52 +00:00
Luca Toscano
d00deff060 Core documentation update
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1796136 13f79535-47bb-0310-9956-ffa450edef68
2017-05-25 08:44:55 +00:00
Luca Toscano
a66bceda86 Remove warning about nested If/ElseIf/Else evaluation
As noted by Christophe Jaillet in the dev@ ml nested
if/elseif/else conditions are now evaluated. The code
change has been already backported to 2.4.x.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1796135 13f79535-47bb-0310-9956-ffa450edef68
2017-05-25 08:44:09 +00:00
Lucien Gentis
6a4f4536a0 Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1794215 13f79535-47bb-0310-9956-ffa450edef68
2017-05-07 15:49:48 +00:00
Lucien Gentis
75c95ac18e XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1794214 13f79535-47bb-0310-9956-ffa450edef68
2017-05-07 15:48:50 +00:00
André Malo
08a050a14a update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1794163 13f79535-47bb-0310-9956-ffa450edef68
2017-05-06 17:06:28 +00:00
André Malo
3ef9b07f13 property fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1794161 13f79535-47bb-0310-9956-ffa450edef68
2017-05-06 16:56:09 +00:00
Lucien Gentis
3eba6c4f55 Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1794160 13f79535-47bb-0310-9956-ffa450edef68
2017-05-06 16:42:59 +00:00
Lucien Gentis
fcb4caf921 XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1794159 13f79535-47bb-0310-9956-ffa450edef68
2017-05-06 16:41:21 +00:00
Luca Toscano
f7bb5977af mod_remoteip doc rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1794143 13f79535-47bb-0310-9956-ffa450edef68
2017-05-06 14:07:45 +00:00
Luca Toscano
1bf556e516 Remove unclear sentence in mod_remoteip doc
This sentence has been discussed in the docs@
mailing list since it wasn't super clear for
some people. I propose to just remove it,
the rest of the content is already clear in
my opinion.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1794142 13f79535-47bb-0310-9956-ffa450edef68
2017-05-06 14:07:08 +00:00
Luca Toscano
7d0a721a6c Documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1794046 13f79535-47bb-0310-9956-ffa450edef68
2017-05-05 12:53:05 +00:00
Luca Toscano
d24f113636 Add a note about time resolution to the timeout parameters - PR61067
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1794044 13f79535-47bb-0310-9956-ffa450edef68
2017-05-05 12:52:00 +00:00
Jacob Champion
ec6d580ba1 docs: update
(Why wasn't mod_ssl.html.en updated during my last build...?)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1793939 13f79535-47bb-0310-9956-ffa450edef68
2017-05-04 23:49:54 +00:00
Jacob Champion
f429387652 override index: update missing <override>s in directives
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1793934 13f79535-47bb-0310-9956-ffa450edef68
2017-05-04 23:41:19 +00:00
Jacob Champion
1312f9a891 override index: remove invalid <override>s from directives
Remove the bogus "none" and "n/a" type <override>s from the
documentation. If a directive can't be put in .htaccess, it shouldn't
have an <override> element.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1793933 13f79535-47bb-0310-9956-ffa450edef68
2017-05-04 23:41:16 +00:00
Jacob Champion
59033c23c0 merge in the override index
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1793932 13f79535-47bb-0310-9956-ffa450edef68
2017-05-04 23:36:59 +00:00
Jacob Champion
1bfcf4a4c2 docs: update
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1793931 13f79535-47bb-0310-9956-ffa450edef68
2017-05-04 23:32:41 +00:00
Jacob Champion
e4238a4a49 override index: clarify this doc's purpose
Based on feedback by elukey.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/trunk-override-index@1793923 13f79535-47bb-0310-9956-ffa450edef68
2017-05-04 22:54:00 +00:00
Jacob Champion
3ec7888445 Add an Override Class Index
This page pulls in directives that declare an <override> element and
groups them by class. The documentation for each class comes from
overrides.xml. Any undocumented classes are flagged with a boilerplate
fallback text (this situation is only likely to occur with a misspelling
or otherwise invalid <override> somewhere else in the documentation).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/trunk-override-index@1793922 13f79535-47bb-0310-9956-ffa450edef68
2017-05-04 22:53:58 +00:00
Christophe Jaillet
f2b05de137 Synch with 2.4.x.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1793291 13f79535-47bb-0310-9956-ffa450edef68
2017-05-01 08:17:16 +00:00
Christophe Jaillet
22c79c89dd Synch with trunk.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1793290 13f79535-47bb-0310-9956-ffa450edef68
2017-05-01 08:14:13 +00:00
Christophe Jaillet
100788b4b9 Synch trunk and 2.4 branch (r1735954 in 2.4)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1793288 13f79535-47bb-0310-9956-ffa450edef68
2017-05-01 07:53:50 +00:00
Christophe Jaillet
c114725999 Synch trunk and 2.4 branch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1793287 13f79535-47bb-0310-9956-ffa450edef68
2017-05-01 07:44:55 +00:00
Lucien Gentis
b2a3df33d9 Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1793199 13f79535-47bb-0310-9956-ffa450edef68
2017-04-29 14:04:39 +00:00
Lucien Gentis
734e68d0d4 XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1793198 13f79535-47bb-0310-9956-ffa450edef68
2017-04-29 14:03:52 +00:00
Christophe Jaillet
b310798e6e Fix typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1792983 13f79535-47bb-0310-9956-ffa450edef68
2017-04-28 04:43:21 +00:00
Yann Ylavic
81362c98eb Follow up to r1789220.
Document the implicit behaviour of ListenCoresBucketsRatio when multiple
Listen-ers are configured on the same IP:port.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1792675 13f79535-47bb-0310-9956-ffa450edef68
2017-04-25 22:53:11 +00:00
Christophe Jaillet
1e30d3f52a Fix some compatibility notes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1792336 13f79535-47bb-0310-9956-ffa450edef68
2017-04-23 03:29:41 +00:00
Christophe Jaillet
6fd7882557 Synch trunk doc with 2.4.x (add some " in order to improve syntax highlight)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1792335 13f79535-47bb-0310-9956-ffa450edef68
2017-04-23 03:19:46 +00:00
Lucien Gentis
1ef5fdb2b1 Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1792297 13f79535-47bb-0310-9956-ffa450edef68
2017-04-22 15:52:31 +00:00
Lucien Gentis
818f33f380 XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1792296 13f79535-47bb-0310-9956-ffa450edef68
2017-04-22 15:51:46 +00:00
Jean-Frederic Clere
b517584604 Add missing documentation for secret.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1792168 13f79535-47bb-0310-9956-ffa450edef68
2017-04-21 07:06:40 +00:00
Jean-Frederic Clere
61ca36599d Add upgrade parameter to mod_proxy_wstunnel.
That allows to upgrade to jboss-remoting for example
or to run an HTTP/1.1 backend that needs to upgrade to
WebSocket.
See also:
 https://issues.jboss.org/browse/JBCS-254
 https://issues.jboss.org/browse/JBCS-291


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1792092 13f79535-47bb-0310-9956-ffa450edef68
2017-04-20 17:07:32 +00:00
Jim Jagielski
586ce2b9ea xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1791238 13f79535-47bb-0310-9956-ffa450edef68
2017-04-13 12:27:56 +00:00