1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-06 16:49:32 +03:00
Commit Graph

6589 Commits

Author SHA1 Message Date
Stefan Fritsch
49d37071ad update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1063003 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 21:52:16 +00:00
Stefan Fritsch
a2bdd5efe9 fix typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1062995 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 21:42:46 +00:00
Stefan Fritsch
087fae5d6d mod_session_crypto is not supported by a released APR. Mark as experimental
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1062993 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 21:41:36 +00:00
Stefan Fritsch
a79ec4ecb7 adjust spelling
mark mod_dialup as experimental


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1062991 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 21:38:25 +00:00
Stefan Fritsch
afca6b5a31 Mark some modules/directives non-experimental:
- BufferedLogs and mod_substitute have been around a long time
- mod_reqtimeout has stabilized as well


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1062989 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 21:30:03 +00:00
Lucien Gentis
dc960739f0 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1062450 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23 15:14:31 +00:00
Rich Bowen
03051dc08d Rebuilding various recent changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1061947 13f79535-47bb-0310-9956-ffa450edef68
2011-01-21 18:20:51 +00:00
Stefan Fritsch
b12af2b0d1 Add more documentations for Define'd variables
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1061758 13f79535-47bb-0310-9956-ffa450edef68
2011-01-21 11:32:13 +00:00
Stefan Fritsch
2fb1e997b7 Update docs for changed Define syntax
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1061468 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20 19:17:38 +00:00
Igor Galić
0122ad946d Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1061428 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20 18:02:36 +00:00
Igor Galić
691dafb532 Weeding out some old references. Replacing w3.org/cgi with link to CGI RFC.
Replacing hoohoo.ncsa.uiuc.edu with links to CGI RFC. This fixes PR#50622


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1061423 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20 17:57:53 +00:00
Vincent Deffontaines
e943a5f534 Propagating r1060795 to the compiled doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1060827 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 14:40:44 +00:00
Igor Galić
ceb1766d2d Add a patch from Vincent Deffontaines to make the adding of X-forwarded-*
headers configurable: ProxyAddHeaders, defaulting to 'On'.
http://www.mail-archive.com/dev@httpd.apache.org/msg49971.html


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1060795 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 12:48:17 +00:00
Stefan Fritsch
7380ad162d update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1060607 13f79535-47bb-0310-9956-ffa450edef68
2011-01-18 22:52:02 +00:00
Stefan Fritsch
6e5b53facf Briefly describe <If> sections and how they are merged.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1060606 13f79535-47bb-0310-9956-ffa450edef68
2011-01-18 22:50:44 +00:00
Jim Jagielski
acc1dec446 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1060402 13f79535-47bb-0310-9956-ffa450edef68
2011-01-18 14:52:31 +00:00
Jim Jagielski
89623d072c Revert "Updates."
This reverts commit c2edd395de0869c413cb4e2d7edea2c5717df5a0.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1060392 13f79535-47bb-0310-9956-ffa450edef68
2011-01-18 14:25:35 +00:00
Joe Orton
271de81e7c * modules/ssl/ssl_engine_config.c, modules/ssl/ssl_private.h: Add
config hooks for OCSP response time skew, maximum age, timeout.

* modules/ssl/ssl_engine_ocsp.c (verify_ocsp_status): Respect
  config settings for above.

* docs/: Update accordingly.

Submitted by: Kaspar Brand <httpd-dev.2011 velox.ch>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059917 13f79535-47bb-0310-9956-ffa450edef68
2011-01-17 13:27:03 +00:00
Lucien Gentis
dae33c36bb Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059612 13f79535-47bb-0310-9956-ffa450edef68
2011-01-16 16:46:40 +00:00
Rich Bowen
758824eef1 REbuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059586 13f79535-47bb-0310-9956-ffa450edef68
2011-01-16 15:38:58 +00:00
Rich Bowen
0cffae9b22 Specify the default settings, as requested in tid50417
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059584 13f79535-47bb-0310-9956-ffa450edef68
2011-01-16 15:33:12 +00:00
Rich Bowen
dbab051e82 Rephrase comment about default ordering to clarify interaction between
default ordering and client preferences. tid50417


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059582 13f79535-47bb-0310-9956-ffa450edef68
2011-01-16 15:28:49 +00:00
Rich Bowen
723a15ea9e Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059567 13f79535-47bb-0310-9956-ffa450edef68
2011-01-16 14:16:35 +00:00
Rich Bowen
6ae70ff1c3 Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059565 13f79535-47bb-0310-9956-ffa450edef68
2011-01-16 14:14:40 +00:00
Rich Bowen
121af61941 Provide the IndexIgnore example that's in the httpd-autoindex config
file in extras.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059562 13f79535-47bb-0310-9956-ffa450edef68
2011-01-16 14:08:01 +00:00
Rich Bowen
f533e29a78 Additional note about BLANKICON, as per tid50417
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059561 13f79535-47bb-0310-9956-ffa450edef68
2011-01-16 14:02:28 +00:00
Rich Bowen
79c55fc0f4 As per tid50417, clarify that the icon URL can in fact be a
fully-qualified remote URL.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059559 13f79535-47bb-0310-9956-ffa450edef68
2011-01-16 13:52:19 +00:00
Joe Orton
1b7f020fad * docs/manual/mod/mod_rewrite.xml: Fix docs to match code; only
"discardpath" is accepted, not "discardpathinfo".


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059356 13f79535-47bb-0310-9956-ffa450edef68
2011-01-15 15:20:50 +00:00
Rich Bowen
acfa13d2e8 Rebuild HTML.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059175 13f79535-47bb-0310-9956-ffa450edef68
2011-01-14 21:18:27 +00:00
Rich Bowen
8e2bb2e663 XML error.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059174 13f79535-47bb-0310-9956-ffa450edef68
2011-01-14 21:18:20 +00:00
Rich Bowen
b15efce950 Remove unnecessary <pre> tags in <example> blocks.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059171 13f79535-47bb-0310-9956-ffa450edef68
2011-01-14 21:15:44 +00:00
Rich Bowen
8cc01b7ecc Remove unncessary <pre> tags inside <example> blocks.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059169 13f79535-47bb-0310-9956-ffa450edef68
2011-01-14 21:13:24 +00:00
Rich Bowen
c7cd84f297 Remove unnecessary <pre> tags from <example> blocks.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059167 13f79535-47bb-0310-9956-ffa450edef68
2011-01-14 21:08:31 +00:00
Rich Bowen
9d62216607 Rebuild HTML
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059166 13f79535-47bb-0310-9956-ffa450edef68
2011-01-14 21:04:03 +00:00
Rich Bowen
9883cc1533 Remove unnecessary use of <pre> in <example> blocks.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059165 13f79535-47bb-0310-9956-ffa450edef68
2011-01-14 21:02:54 +00:00
Rich Bowen
b8617338a5 Rebuild HTML
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059164 13f79535-47bb-0310-9956-ffa450edef68
2011-01-14 20:57:26 +00:00
Rich Bowen
3b34191012 Adds the second virtual host to the example, so that we don't end up
having to re-explain that part every time on IRC.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059163 13f79535-47bb-0310-9956-ffa450edef68
2011-01-14 20:56:32 +00:00
Rich Bowen
01e65af712 Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059059 13f79535-47bb-0310-9956-ffa450edef68
2011-01-14 16:27:15 +00:00
Rich Bowen
fd05d4eac8 Provides an example of using expr in a RewriteCond for a commonly-requested recipe.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059058 13f79535-47bb-0310-9956-ffa450edef68
2011-01-14 16:21:09 +00:00
Rich Bowen
ee3b22a3b6 Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1058645 13f79535-47bb-0310-9956-ffa450edef68
2011-01-13 16:13:33 +00:00
Rich Bowen
5655789e3b Remove unnecessary <pre> formatting inside <example>s
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1058643 13f79535-47bb-0310-9956-ffa450edef68
2011-01-13 16:12:32 +00:00
Rich Bowen
ab5ae355ab Remove unnecessary <pre> in <example> blocks.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1058639 13f79535-47bb-0310-9956-ffa450edef68
2011-01-13 16:10:29 +00:00
Jim Jagielski
a477121bc8 Update docco xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1058636 13f79535-47bb-0310-9956-ffa450edef68
2011-01-13 16:05:28 +00:00
Jim Jagielski
31c4a9e21e Move nonce to balancer struct and add logic for nonce and growth.
Adjust mmn and update doccos

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1058629 13f79535-47bb-0310-9956-ffa450edef68
2011-01-13 15:59:22 +00:00
Rich Bowen
0cfd4b9be0 Rebuild transformations and translations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1058589 13f79535-47bb-0310-9956-ffa450edef68
2011-01-13 14:48:21 +00:00
Rich Bowen
083b7c672b Tweaks to the language to make it sound less like this is a nifty new
feature. Grammatical changes.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1058587 13f79535-47bb-0310-9956-ffa450edef68
2011-01-13 14:47:22 +00:00
Jeff Trawick
31308400b3 generated file
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1058193 13f79535-47bb-0310-9956-ffa450edef68
2011-01-12 15:33:04 +00:00
Jeff Trawick
df5e6d8377 ttl: note that connections are closed at some unspecified point
after reaching this limit


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1058192 13f79535-47bb-0310-9956-ffa450edef68
2011-01-12 15:32:41 +00:00
Igor Galić
9f45bf9243 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1057660 13f79535-47bb-0310-9956-ffa450edef68
2011-01-11 14:30:28 +00:00
Igor Galić
dafa0d3400 XML validation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1057657 13f79535-47bb-0310-9956-ffa450edef68
2011-01-11 14:24:55 +00:00