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

1719 Commits

Author SHA1 Message Date
André Malo
912008316a update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100874 13f79535-47bb-0310-9956-ffa450edef68
2003-07-31 01:41:37 +00:00
Astrid Malo
c3c134330d New german translation of mod_actions based on english revision 1.14
Reviewed by: erikabele, nd


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100856 13f79535-47bb-0310-9956-ffa450edef68
2003-07-29 22:31:06 +00:00
Astrid Malo
27f1591e5b Be more precise what type mean
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100854 13f79535-47bb-0310-9956-ffa450edef68
2003-07-29 22:18:48 +00:00
Joshua Slive
8fe2da439c REALLY discourage people from using <Limit>.
(Because people don't necessarily know all the methods that their
server deals with, and because crummy cgi scripts may take
"post" and treat it like "POST" or other similar bad
behavior.)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100839 13f79535-47bb-0310-9956-ffa450edef68
2003-07-29 15:15:29 +00:00
Erik Abele
b2907c7b92 Added a missing slash.
PR: 21964
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100837 13f79535-47bb-0310-9956-ffa450edef68
2003-07-29 14:47:13 +00:00
Joshua Slive
162054fc4f Mention the limitations of ProxyPassReverse, and reference Nick Kew's
mod_proxy_html.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100822 13f79535-47bb-0310-9956-ffa450edef68
2003-07-28 15:53:19 +00:00
André Malo
5406d6ed34 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100799 13f79535-47bb-0310-9956-ffa450edef68
2003-07-27 16:53:27 +00:00
Astrid Malo
e04f6664d1 - remove to occurences of 'instead' without reference centre
- some markup improvement


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100790 13f79535-47bb-0310-9956-ffa450edef68
2003-07-25 22:46:38 +00:00
Joshua Slive
2b8e7cb678 Fix typos.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100765 13f79535-47bb-0310-9956-ffa450edef68
2003-07-24 15:29:21 +00:00
Joshua Slive
1f0be05107 Refresh parts of the proxy docs, with special attention to clarifying the
security issues in forward and reverse proxy situations.

- Remove the historical narrative in the top section and simply state
the facts.

- Remove the table of contents, since we already generate one for the sidebar.

- Rewrite the forward vs reverse section to be clear on the purpose of
the two types of proxy.

- Add some basic examples of each type of proxy to replace the example removed
from the default config file.

- Add a note to the access control section on forward versus reverse proxys,
and also add a reference to mod_access that got removed at some point.

- Add a warning to the ProxyPass docs that ProxyRequests should be off.

- Shorten some section titles.

I did not add the
ProxyBlock :25
because I don't have a proxy server to test it on at the moment.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100759 13f79535-47bb-0310-9956-ffa450edef68
2003-07-24 14:34:00 +00:00
Martin Kraemer
6fcd576796 'omit' has one 'm'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100758 13f79535-47bb-0310-9956-ffa450edef68
2003-07-24 10:40:54 +00:00
Martin Kraemer
6734bdc9fa Without this hint, users often do not know how to use the proxy in an intranet
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100757 13f79535-47bb-0310-9956-ffa450edef68
2003-07-24 10:29:01 +00:00
Martin Kraemer
0b9acd3337 Fix long-standing typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100756 13f79535-47bb-0310-9956-ffa450edef68
2003-07-24 10:18:03 +00:00
Joshua Slive
5060c35c49 - In 2.0 it is possible for LanguagePriority to have an effect, even for
a properly configured HTTP/1.1 client.

- Reference MultiViewsMatch.

PR: 21726, 21830


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100753 13f79535-47bb-0310-9956-ffa450edef68
2003-07-23 22:39:24 +00:00
Joshua Slive
20deaccf3e Hit a couple files that hadn't been adapted to account
for the move from <Directory proxy:> to <proxy>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100748 13f79535-47bb-0310-9956-ffa450edef68
2003-07-23 19:36:36 +00:00
Jeff Trawick
c1c800baba mention the new capability for input filters
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100610 13f79535-47bb-0310-9956-ffa450edef68
2003-07-14 18:12:36 +00:00
André Malo
433b02e325 document handler passing
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100599 13f79535-47bb-0310-9956-ffa450edef68
2003-07-14 16:11:07 +00:00
André Malo
8a6bbdf46c oops... add missing <br />s
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100592 13f79535-47bb-0310-9956-ffa450edef68
2003-07-14 12:47:18 +00:00
André Malo
54c5449cd8 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100591 13f79535-47bb-0310-9956-ffa450edef68
2003-07-14 12:37:56 +00:00
André Malo
7ba42fad4c document new Action modifier
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100590 13f79535-47bb-0310-9956-ffa450edef68
2003-07-14 12:37:25 +00:00
Yoshiki Hayashi
9908ebc6f7 Update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100588 13f79535-47bb-0310-9956-ffa450edef68
2003-07-14 07:54:25 +00:00
Yoshiki Hayashi
0992876fd1 Update Japanese translation.
Submitted by:	Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>
Reviewed by:	Yoshiki Hayashi


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100587 13f79535-47bb-0310-9956-ffa450edef68
2003-07-14 07:50:49 +00:00
Yoshiki Hayashi
e05621b4c1 Update Japanese translation.
Submitted by:	Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>, Yoshiki Hayashi


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100586 13f79535-47bb-0310-9956-ffa450edef68
2003-07-14 07:07:34 +00:00
Yoshiki Hayashi
a3f5689ca8 Update Japanese translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100585 13f79535-47bb-0310-9956-ffa450edef68
2003-07-14 06:37:50 +00:00
Yoshiki Hayashi
fbb280851c Update Japanese translation.
Submitted by:	Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100584 13f79535-47bb-0310-9956-ffa450edef68
2003-07-14 06:27:50 +00:00
André Malo
a9c6fc11ea update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100461 13f79535-47bb-0310-9956-ffa450edef68
2003-07-06 02:25:21 +00:00
Roy T. Fielding
e3a254290f grammar fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100445 13f79535-47bb-0310-9956-ffa450edef68
2003-07-02 09:12:36 +00:00
André Malo
3003e4d8a9 limitinternalrecursion goes 2.0.47
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100443 13f79535-47bb-0310-9956-ffa450edef68
2003-07-02 01:27:34 +00:00
André Malo
b62b1d5021 it's in the next release
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100440 13f79535-47bb-0310-9956-ffa450edef68
2003-07-02 01:08:06 +00:00
André Malo
e35e9fe52b restore old zebra behaviour
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100423 13f79535-47bb-0310-9956-ffa450edef68
2003-06-30 23:19:57 +00:00
André Malo
edc4a6f2c6 update transformation of recent changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100409 13f79535-47bb-0310-9956-ffa450edef68
2003-06-30 01:16:33 +00:00
André Malo
721648f5f1 forgot to save that change ;-)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100407 13f79535-47bb-0310-9956-ffa450edef68
2003-06-30 01:07:23 +00:00
André Malo
8d42d119c1 Oops. This feature seems to be rarely used. Fix SSIStartTag-description.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100406 13f79535-47bb-0310-9956-ffa450edef68
2003-06-30 00:58:43 +00:00
Joshua Slive
106dd1058c Just some small gramatical improvements.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100402 13f79535-47bb-0310-9956-ffa450edef68
2003-06-29 19:35:28 +00:00
Astrid Malo
57efed6c6f update german translation to english revision 1.71
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100395 13f79535-47bb-0310-9956-ffa450edef68
2003-06-29 15:24:05 +00:00
Astrid Malo
eb7e973590 ScriptInterpreterSource Registry also uses the ExecCGI subkey
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100392 13f79535-47bb-0310-9956-ffa450edef68
2003-06-29 10:24:23 +00:00
Astrid Malo
e934c0f169 explain ScriptInterpreterSource a little bit more
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100388 13f79535-47bb-0310-9956-ffa450edef68
2003-06-28 22:38:13 +00:00
Joshua Slive
4f4170024c A few small formatting changes to help the LaTeX transforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100378 13f79535-47bb-0310-9956-ffa450edef68
2003-06-27 18:53:03 +00:00
Astrid Malo
a6ea6ff97a update translation to english revision 1.31
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100365 13f79535-47bb-0310-9956-ffa450edef68
2003-06-25 21:42:27 +00:00
Astrid Malo
f46db1cfb1 markup improvement
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100363 13f79535-47bb-0310-9956-ffa450edef68
2003-06-25 20:58:40 +00:00
Paul J. Reder
745afde49a Added a warning to the AcceptMutex directive documentation indicating
that the pthread option can result in a non-responsive server on
systems that can't reclaim a locked mutex from the segfaulted child
holding it. [Paul J. Reder]


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100358 13f79535-47bb-0310-9956-ffa450edef68
2003-06-25 17:25:34 +00:00
Astrid Malo
ad1de414e8 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100324 13f79535-47bb-0310-9956-ffa450edef68
2003-06-21 23:44:18 +00:00
Astrid Malo
5206015465 - mention that DocumentRoot is interpreted relativ to ServerRoot if it is
not absolute
- remove description of absolute pathes (beginning with a slash) because
  this is valid only for some OS


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100323 13f79535-47bb-0310-9956-ffa450edef68
2003-06-21 23:33:59 +00:00
Joshua Slive
b0770e3113 Fix some really nasty markup in mod_ssl (well, just a work-around
really; the <pre> needs to be removed).

Add a missing faq section to the sitemap (my fault)

Add a columnspec to the quickreference.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100305 13f79535-47bb-0310-9956-ffa450edef68
2003-06-19 18:40:49 +00:00
Yoshiki Hayashi
e46c3e8524 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100262 13f79535-47bb-0310-9956-ffa450edef68
2003-06-16 05:32:00 +00:00
Joshua Slive
c1787db624 - Add some <columspec> table-size hints
- Remove some <br>s where they really shouldn't be

- Reorder the sitemap slightly (indexes at the end)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100244 13f79535-47bb-0310-9956-ffa450edef68
2003-06-13 15:12:02 +00:00
André Malo
fc90aa51b4 add more ignorance
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100242 13f79535-47bb-0310-9956-ffa450edef68
2003-06-13 13:48:33 +00:00
André Malo
8d00650919 build typemaps
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100196 13f79535-47bb-0310-9956-ffa450edef68
2003-06-07 23:37:23 +00:00
Yoshiki Hayashi
c9067dce34 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100148 13f79535-47bb-0310-9956-ffa450edef68
2003-06-03 09:54:43 +00:00
Yoshiki Hayashi
830fb9e508 Update Japanese translations.
Submitted by:	Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100147 13f79535-47bb-0310-9956-ffa450edef68
2003-06-03 09:36:25 +00:00