1
0
mirror of https://github.com/apache/httpd.git synced 2025-05-19 02:21:09 +03:00

22 Commits

Author SHA1 Message Date
Ken Coar
8a147876e2 Online docs appearance rework, pass 1 phase 3: module descriptions.
This is the end of this pass for the online manual.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78228 13f79535-47bb-0310-9956-ffa450edef68
1997-06-04 16:14:24 +00:00
Chuck Murcko
4ec7800383 Redo 'controlling access to proxy' section, noting that Limit block is
required, that Files block is required for versions < 1.2b10, and using
all allowable methods in the Limit block.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78128 13f79535-47bb-0310-9956-ffa450edef68
1997-05-09 09:23:02 +00:00
Marc Slemko
12e17e74b5 Big spelling and HTML cleanup of docs. Thanks go to weblint and ispell
and their authors.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78081 13f79535-47bb-0310-9956-ffa450edef68
1997-05-01 05:27:03 +00:00
Chuck Murcko
269abd1cb9 Changed back to use of Directory blocks for access control.
Clarified location of proxy source in 1.2.
Added note that proxy is HTTP 1.0 compliant.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78012 13f79535-47bb-0310-9956-ffa450edef68
1997-04-25 01:29:57 +00:00
dgaudet
7ce02d49a2 Point things at the stopping/restarting document.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78007 13f79535-47bb-0310-9956-ffa450edef68
1997-04-25 00:07:02 +00:00
Chuck Murcko
0172d4b746 In view of lack of response to patching http_core.c to handle proxy: change
the access example to use <Files> block instead of <Directory>.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77944 13f79535-47bb-0310-9956-ffa450edef68
1997-04-21 03:12:06 +00:00
Chuck Murcko
5aafb9bf92 Added CacheDirLength and CacheDirLevels. Fixed link for
CacheLastModifedFactor.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77874 13f79535-47bb-0310-9956-ffa450edef68
1997-04-12 18:31:55 +00:00
Chuck Murcko
a7420c87fe Correct syntax error in Limit block. This still doesn't fix the problem,
though.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77801 13f79535-47bb-0310-9956-ffa450edef68
1997-04-07 01:35:52 +00:00
Chuck Murcko
58ee2c983f Fix typo in FAQ section on limiting access.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77798 13f79535-47bb-0310-9956-ffa450edef68
1997-04-06 02:42:02 +00:00
Chuck Murcko
8e8309b1de Fix typo; add section about SOCKS 4.2/Solaris problems.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77650 13f79535-47bb-0310-9956-ffa450edef68
1997-02-20 04:26:07 +00:00
Chuck Murcko
df7c9f885c Remove erroneous bit (formerly correct).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77401 13f79535-47bb-0310-9956-ffa450edef68
1997-01-09 07:29:12 +00:00
Chuck Murcko
8451d01baa Proxy module documentation update. Add ProxyBlock, expand NoCache and
config sections.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77385 13f79535-47bb-0310-9956-ffa450edef68
1997-01-05 09:02:09 +00:00
Chuck Murcko
d61de2b09b clanups for proxy location & protocols.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77345 13f79535-47bb-0310-9956-ffa450edef68
1996-12-24 21:31:17 +00:00
Chuck Murcko
91e4eaff97 Change emphasis to agree with other docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77339 13f79535-47bb-0310-9956-ffa450edef68
1996-12-24 20:57:04 +00:00
Chuck Murcko
76cd410cae Fix misspelled link to common config topics.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77332 13f79535-47bb-0310-9956-ffa450edef68
1996-12-24 19:55:57 +00:00
Chuck Murcko
d6ea1848ec Add additional doc for the NoCache directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77329 13f79535-47bb-0310-9956-ffa450edef68
1996-12-24 19:46:57 +00:00
Chuck Murcko
a640d9bd7f Update mod_proxy docs, add common topics section.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77325 13f79535-47bb-0310-9956-ffa450edef68
1996-12-24 19:40:10 +00:00
brian
a5ca41e81a Reviewed by: Brian Behlendorf
Obtained from:  Martin.Kraemer@mch.sni.de

Typos, clarifications, and overall improvements.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77227 13f79535-47bb-0310-9956-ffa450edef68
1996-12-09 04:09:19 +00:00
brian
a3b4087974 Obtained from: based on comments from John Line (webadm@info.cam.ac.uk)
Clarification.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77223 13f79535-47bb-0310-9956-ffa450edef68
1996-12-09 03:34:49 +00:00
Randy Terbush
5c09d4b24b Spelling corrections
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77156 13f79535-47bb-0310-9956-ffa450edef68
1996-12-02 18:14:12 +00:00
brian
3af317e82e Added headers/footers for these files. Fixed some typos. Started removing
old latex stuff.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77016 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 10:30:54 +00:00
brian
b2ab672f99 Moving files to mod/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@76995 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 08:12:53 +00:00