1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-05 05:30:39 +03:00
Commit Graph

3820 Commits

Author SHA1 Message Date
Eric Covener
29fd7ca3f2 the comparison string has been decoded for rewriterule comparison. PR50653
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1063587 13f79535-47bb-0310-9956-ffa450edef68
2011-01-26 03:20:24 +00:00
Eric Covener
1fbdb12548 point to where SERVER_NAME and SERVER_PORT get their
values.  PR50655


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1063585 13f79535-47bb-0310-9956-ffa450edef68
2011-01-26 03:12:56 +00:00
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
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
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
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
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
Rich Bowen
61a93f8822 Rebuild HTML transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1057321 13f79535-47bb-0310-9956-ffa450edef68
2011-01-10 19:14:03 +00:00
Eric Covener
0235dbf1b4 warn about FAQ of trying to decrease thread stack size with ThreadStackSize
on Linux.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1057049 13f79535-47bb-0310-9956-ffa450edef68
2011-01-09 23:04:56 +00:00
Graham Leggett
85935abb61 Add rpluem's suggested warning against of loss of logging data on a crash.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1056693 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 11:51:00 +00:00
Graham Leggett
bf83672417 It's been 8 years, I think this directive can be considered not-experimental.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1056448 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07 18:37:25 +00:00
Rich Bowen
de3732cf45 Rebuild Covener's changes from jan 5
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1056280 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07 12:07:40 +00:00
Eric Covener
7b163966a7 clarify RewriteBase as action for closed PR50546
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1055710 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 02:12:01 +00:00
Eric Covener
fad920898e Add some weasel language, and a warning about Windows + TransmitFile, to the
SendBufferSize doc.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1055701 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 01:30:19 +00:00
Eric Covener
87171b7df5 typoes caught by noodl
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1055699 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 01:17:26 +00:00
Eric Covener
ccb28b896c xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1055673 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 22:42:46 +00:00
Eric Covener
7f6e27420f PR#44838: be more up front with how the per-dir RewriteRule comparison is
the filesystem path minus the Directory the rules were listed in.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1055671 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 22:39:47 +00:00
Rich Bowen
8c53332f4f Rebuild HTML. Resolves tid50545
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1055613 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 20:07:36 +00:00
Rich Bowen
148c67879f Clarify that either both, or neither, arguments should have a slash.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1055611 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 20:04:52 +00:00
Igor Galić
8831c0f11a Fix typo from r1055506, update transforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1055515 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 16:39:47 +00:00
Nick Kew
31ec3c4750 Change AuthnCacheProvider --> AuthnCacheProvideFor to deal with overloading
of "provider" and likely confusion with AuthnCacheSOCache.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1055447 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 12:44:33 +00:00
Nick Kew
2c80d67170 Typo fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1055442 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 12:30:38 +00:00