1
0
mirror of https://github.com/apache/httpd.git synced 2025-06-06 09:01:00 +03:00

38 Commits

Author SHA1 Message Date
André Malo
2fd79b7da0 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102714 13f79535-47bb-0310-9956-ffa450edef68
2004-02-21 00:31:45 +00:00
André Malo
6e851fe790 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102708 13f79535-47bb-0310-9956-ffa450edef68
2004-02-20 23:04:49 +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
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
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
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
André Malo
abf251c6e6 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100088 13f79535-47bb-0310-9956-ffa450edef68
2003-05-29 16:13:52 +00:00
André Malo
22a9e9dc4f update transformation - en
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99945 13f79535-47bb-0310-9956-ffa450edef68
2003-05-20 15:39:29 +00:00
André Malo
dc1817cb14 general mod_proxy docs cleanup:
- add documentation for ProxyIOBufferSize (review desired)
- fix context lists of ProxyPass and ProxyPassReverse
- add more notes about the accompanying modules (_http, _ftp, _connect)
- markup & reformatting (sorry for the big diff)
-> update transformation


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99725 13f79535-47bb-0310-9956-ffa450edef68
2003-05-05 23:27:56 +00:00
André Malo
34a80376ea update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99685 13f79535-47bb-0310-9956-ffa450edef68
2003-05-01 23:13:33 +00:00
André Malo
5cd1fed4a2 update en and de transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99355 13f79535-47bb-0310-9956-ffa450edef68
2003-04-14 18:05:27 +00:00
André Malo
9f313d5248 Document the ProxyBadHeader directive.
(and update transformation)

PR: 18623
Reviewed by: Joshua Slive


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99214 13f79535-47bb-0310-9956-ffa450edef68
2003-04-04 20:55:32 +00:00
André Malo
ec044acdab Mention that ProxyPassReverse takes the hostname in respect
to the UseCanonicalName setting

PR: 8625


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98861 13f79535-47bb-0310-9956-ffa450edef68
2003-03-01 01:28:46 +00:00
André Malo
74f2a53309 fix link to squid
PR: 17073


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98654 13f79535-47bb-0310-9956-ffa450edef68
2003-02-14 14:06:37 +00:00
David Shane Holden
9967bc882a The correct syntax is <ProxyMatch> not <Proxy>.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98358 13f79535-47bb-0310-9956-ffa450edef68
2003-01-20 02:22:30 +00:00
Joshua Slive
ddda2949d3 Fix some typos in the <default> and <syntax> and remove the
<default>none</default>

Suggested by:  Mikhail Filimonov <mvf@uniyar.ac.ru>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98350 13f79535-47bb-0310-9956-ffa450edef68
2003-01-19 03:35:01 +00:00
André Malo
4d5792a5ad update transformation: part IV
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97867 13f79535-47bb-0310-9956-ffa450edef68
2002-12-11 21:18:14 +00:00
André Malo
1806293559 update English transformation
(a lot of stuff, sorry!; whe should really improve the page headers for
better diffs....)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97782 13f79535-47bb-0310-9956-ffa450edef68
2002-12-05 15:18:40 +00:00
André Malo
38d154b343 update transformation due to the change of synopsis.xsl
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97134 13f79535-47bb-0310-9956-ffa450edef68
2002-10-07 15:23:03 +00:00
Astrid Malo
f00d885b8e added a clarification about separation of proxy functionality and mod_cache;
added a link to mod_ssl (for proxy directives)

submitted by Irmund Thum <i.t@ithum.de>

with two minor corrections from me


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97043 13f79535-47bb-0310-9956-ffa450edef68
2002-10-01 14:37:13 +00:00
Astrid Malo
2f970a64a1 a dead link is removed plus the commented paragraph what points to a not
existing UR on the Apache site for former Apache 1.2 patches

Submitted by: Irmund Thum <i.t@ithum.de>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97015 13f79535-47bb-0310-9956-ffa450edef68
2002-09-29 20:36:28 +00:00
Joshua Slive
b9f7303277 Fix a bunch of little problems that the directive quick-reference
made apparent.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96904 13f79535-47bb-0310-9956-ffa450edef68
2002-09-19 02:41:15 +00:00
André Malo
de9bba75ad transform update again...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96735 13f79535-47bb-0310-9956-ffa450edef68
2002-09-10 01:55:53 +00:00
Joshua Slive
b4e0cfbbf9 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96700 13f79535-47bb-0310-9956-ffa450edef68
2002-09-06 23:21:01 +00:00
Joshua Slive
31b1b62deb Transform updates.
Sorry for the massive diff folks.  I fell personally responsible for clogging
the Internet.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96687 13f79535-47bb-0310-9956-ffa450edef68
2002-09-06 17:15:24 +00:00
David Shane Holden
642f536bba Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96665 13f79535-47bb-0310-9956-ffa450edef68
2002-09-06 02:57:22 +00:00
Erik Abele
a63f6aae96 Updated XML plus transformations. Whhups, this is a big one :-)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96655 13f79535-47bb-0310-9956-ffa450edef68
2002-09-05 23:15:34 +00:00
Yoshiki Hayashi
4b8588c859 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96285 13f79535-47bb-0310-9956-ffa450edef68
2002-08-02 04:35:23 +00:00
Yoshiki Hayashi
58cb02f32b Update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96226 13f79535-47bb-0310-9956-ffa450edef68
2002-07-29 11:47:55 +00:00
Rich Bowen
deac86d5d1 Conversion of patches submitted by Daniel
Submitted by:	Daniel Lopez


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96183 13f79535-47bb-0310-9956-ffa450edef68
2002-07-25 00:26:22 +00:00
Joshua Slive
5e8ac7dd19 Nothing to see here. Just committing a very small change to the transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96159 13f79535-47bb-0310-9956-ffa450edef68
2002-07-23 17:46:39 +00:00
Joshua Slive
c9705ff485 Document that ProxyPass can't take a query string, but that RewriteRule can be used
for reverse proxying with much more flexibility.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95559 13f79535-47bb-0310-9956-ffa450edef68
2002-06-07 02:20:53 +00:00
Yoshiki Hayashi
b59f1eab69 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95545 13f79535-47bb-0310-9956-ffa450edef68
2002-06-06 07:26:00 +00:00
Joshua Slive
4d14d47383 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95470 13f79535-47bb-0310-9956-ffa450edef68
2002-06-02 15:48:38 +00:00
Joshua Slive
8ce39e1550 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95336 13f79535-47bb-0310-9956-ffa450edef68
2002-05-29 03:49:52 +00:00
Joshua Slive
1b8625806a Update the proxy docs a little bit. Still lots of work needed.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95309 13f79535-47bb-0310-9956-ffa450edef68
2002-05-28 01:36:44 +00:00
Joshua Slive
700dc34d7c No change here except the filename extensions. Sorry for the massic commit.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95240 13f79535-47bb-0310-9956-ffa450edef68
2002-05-23 14:23:51 +00:00