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

32 Commits

Author SHA1 Message Date
Yoshiki Hayashi
08e9b921d3 The functionality is in mod_authz_host module in 2.1.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105076 13f79535-47bb-0310-9956-ffa450edef68
2004-09-11 16:43:26 +00:00
Nick Kew
548d0b8cdf Document the fact that FTP support in mod_proxy is limited to GET.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104224 13f79535-47bb-0310-9956-ffa450edef68
2004-07-10 16:38:12 +00:00
Nick Kew
361dcd1478 Document mod_proxy updates incl. new directives for reverse-proxied cookies
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104071 13f79535-47bb-0310-9956-ffa450edef68
2004-06-29 06:59:11 +00:00
André Malo
f08df46e89 add $Revision$ keyword
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103423 13f79535-47bb-0310-9956-ffa450edef68
2004-04-17 10:49:23 +00:00
André Malo
b68721ed3a fix name of The Apache Software Foundation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102617 13f79535-47bb-0310-9956-ffa450edef68
2004-02-09 20:22:54 +00:00
André Malo
f4bd111108 apply Apache License, Version 2.0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102532 13f79535-47bb-0310-9956-ffa450edef68
2004-02-07 15:12:30 +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
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
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
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
94fc883415 add the metafile attribute to all xml files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99326 13f79535-47bb-0310-9956-ffa450edef68
2003-04-11 01:25:58 +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
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
1b9119caed 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@97014 13f79535-47bb-0310-9956-ffa450edef68
2002-09-29 20:22:59 +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
Joshua Slive
8645dad86e Make xml docs conform to DTD
Submitted by: Vincent de Lau <vincent@delau.nl>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96202 13f79535-47bb-0310-9956-ffa450edef68
2002-07-26 17:39:37 +00:00
Rich Bowen
be243c07c2 SSLProxy* directives that exist in mod_ssl for Apache 2 but are not
documented anywhere.
Submitted by:	Daniel Lopez
Reviewed by:	Rich Bowen


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96180 13f79535-47bb-0310-9956-ffa450edef68
2002-07-25 00:16:26 +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
Ian Holsman
dab2730953 hope I did this right
/me crosses fingers


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95513 13f79535-47bb-0310-9956-ffa450edef68
2002-06-04 20:34:59 +00:00
Joshua Slive
599cedba1f Close the <proxy> container properly.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95459 13f79535-47bb-0310-9956-ffa450edef68
2002-06-01 01:42:45 +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
68adf9ffbd Update the stylesheet reference to the new language-specific version.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95244 13f79535-47bb-0310-9956-ffa450edef68
2002-05-23 14:50:12 +00:00
Joshua Slive
bf922576d3 Forward port warning against open proxies.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94005 13f79535-47bb-0310-9956-ffa450edef68
2002-03-18 22:30:50 +00:00
Joshua Slive
964a10a90e XML for mod_proxy.
Note: This one was and still is is pretty rough shape, both in terms of

1. Stinky markup (why use a <p> when a couple <br>s will do?)

2. Out of date and insufficient content.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93820 13f79535-47bb-0310-9956-ffa450edef68
2002-03-09 22:23:29 +00:00