1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-30 15:01:14 +03:00
Commit Graph

38 Commits

Author SHA1 Message Date
Roy T. Fielding
d1d37fb357 spelling
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77678 13f79535-47bb-0310-9956-ffa450edef68
1997-02-23 00:42:33 +00:00
Ben Laurie
b152920075 Teeny weeny typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77676 13f79535-47bb-0310-9956-ffa450edef68
1997-02-22 17:27:38 +00:00
Marc Slemko
41a09ff63d Fix documentation; HostNameLookups and IdentityCheck can not be used
in htaccess files and RFC931 is now RFC1413.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77623 13f79535-47bb-0310-9956-ffa450edef68
1997-02-17 10:29:29 +00:00
Marc Slemko
9322941b7e Reduce default timeout to 300 seconds all around. Not reduced further
because there are still likely some odd snippets of code that don't
properly reset the timer.

Reviewed by: Dean Gaudet, Jim Jagielski, Randy Terbush


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77615 13f79535-47bb-0310-9956-ffa450edef68
1997-02-16 22:48:23 +00:00
brian
3a03f3782b These two directives don't work in .htaccess currently.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77557 13f79535-47bb-0310-9956-ffa450edef68
1997-02-03 02:50:54 +00:00
brian
d7c1caaa39 Reviewed by: Brian Behlendorf
Submitted by:	Dean Gaudet

The docs show some examples using <Limit GET POST> ... </Limit> where the
<Limit>s are not strictly required.  Since it is less secure to specify
them than it is to leave them out I think the examples should be modified.
If they're to be left in, then some of them need &lt; ... &gt;.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77548 13f79535-47bb-0310-9956-ffa450edef68
1997-02-03 01:18:17 +00:00
Roy T. Fielding
cf930bdabe Fixed typos, broken links.
Submitted by: Ken "the rodent of unusual size" <coar@decus.org>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77542 13f79535-47bb-0310-9956-ffa450edef68
1997-01-31 00:55:13 +00:00
Randy Terbush
88d99b4f5f Missing number pointed out by Mark Slemko.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77506 13f79535-47bb-0310-9956-ffa450edef68
1997-01-26 02:02:09 +00:00
Alexei Kosut
b29d8772c9 Update documentation for new KeepAlive syntax.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77503 13f79535-47bb-0310-9956-ffa450edef68
1997-01-26 01:31:14 +00:00
brian
ac087e585e Reviewed by: Brian Behlendorf
Submitted by:	John Line <webadm@info.cam.ac.uk>

typo.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77410 13f79535-47bb-0310-9956-ffa450edef68
1997-01-10 11:22:45 +00:00
brian
c09109559c Reviewed by: Chuck Murcko, Brian Behlendorf
Submitted by:	Marc Slemko

Added documentation about security concerns with logging in Apache 1.2.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77404 13f79535-47bb-0310-9956-ffa450edef68
1997-01-10 08:24:03 +00:00
Chuck Murcko
2c9096d9af Add docs for HostNameLookups.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77375 13f79535-47bb-0310-9956-ffa450edef68
1997-01-01 07:10:24 +00:00
brian
d9c6342fff another typo/fixup.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77310 13f79535-47bb-0310-9956-ffa450edef68
1996-12-23 01:41:49 +00:00
brian
93eb06e4cf Small typos are the best kind!
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77308 13f79535-47bb-0310-9956-ffa450edef68
1996-12-23 01:40:02 +00:00
brian
a0f153975c Reviewed by: Brian Behlendorf
Submitted by:	John Line, WWW server manager <webadm@info.cam.ac.uk>

Fixed oversight in documentation of error_document.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77306 13f79535-47bb-0310-9956-ffa450edef68
1996-12-22 05:38:04 +00:00
brian
371a2982cd Reviewed by: Brian Behlendorf
Submitted by:	Martin Kraemer

Typographical fixes.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77303 13f79535-47bb-0310-9956-ffa450edef68
1996-12-22 04:56:00 +00:00
brian
9f12889cb0 Clarify meaning of Timeout.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77301 13f79535-47bb-0310-9956-ffa450edef68
1996-12-22 04:39:56 +00:00
brian
1854018955 Reviewed by: Brian Behlendorf
Submitted by:	Martin Kraemer

More link surgery - I think this should be it.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77274 13f79535-47bb-0310-9956-ffa450edef68
1996-12-12 01:09:58 +00:00
brian
3e6a5f46d1 various link surgery
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77250 13f79535-47bb-0310-9956-ffa450edef68
1996-12-10 01:19:36 +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
9a238b5e69 Updated last broken link in core.html, added a TODO file to help organize
future work.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77210 13f79535-47bb-0310-9956-ffa450edef68
1996-12-05 19:17:39 +00:00
brian
01e3f84dc4 Miscellanous link problems reported by users, fixed.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77198 13f79535-47bb-0310-9956-ffa450edef68
1996-12-05 06:26:26 +00:00
brian
9807c7d7ea Another error fixed.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77171 13f79535-47bb-0310-9956-ffa450edef68
1996-12-03 07:31:36 +00:00
brian
62c4bb2b13 Fixed two broken links.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77169 13f79535-47bb-0310-9956-ffa450edef68
1996-12-03 07:30:23 +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
Randy Terbush
488df6d12b Documentation for AddModule and ClearModuleList as supplied by Tom Tromey
in his original patch.
Submitted by:	Tom Tromey


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77151 13f79535-47bb-0310-9956-ffa450edef68
1996-12-02 16:53:31 +00:00
Randy Terbush
c27ef18372 More doc updates for core
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77134 13f79535-47bb-0310-9956-ffa450edef68
1996-12-02 00:05:54 +00:00
Randy Terbush
2e914c95e2 Correct links to suexec.html
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77122 13f79535-47bb-0310-9956-ffa450edef68
1996-12-01 17:07:35 +00:00
Randy Terbush
a9abf2dcf9 Added docs for RLimit directives.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77104 13f79535-47bb-0310-9956-ffa450edef68
1996-12-01 06:57:35 +00:00
pcs
0a31e3f807 Fix various typos. Put directives in alphabetic order. Put <hr>'s between
directives. Remove documentation about %s in ErrorDocument ". Update
default MaxClients to 256.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77094 13f79535-47bb-0310-9956-ffa450edef68
1996-11-30 17:06:40 +00:00
pcs
d36977776e Document Options +/- stuff. Remove duplicate what's new section about
mod_headers


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77092 13f79535-47bb-0310-9956-ffa450edef68
1996-11-30 16:53:29 +00:00
Alexei Kosut
fc7588cfa5 Update Directory/Location/Files docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77084 13f79535-47bb-0310-9956-ffa450edef68
1996-11-28 08:08:19 +00:00
Alexei Kosut
c1a02e3595 Some cleanup (the directives go in ALPHABETICAL ORDER, please), plus
adding of some docs that Paul Sutton sent to the list on October
10th.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77082 13f79535-47bb-0310-9956-ffa450edef68
1996-11-28 07:42:17 +00:00
Sameer Parekh
115cb1ed0b Add docs for files/ifmodule/sendbuffersize
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77065 13f79535-47bb-0310-9956-ffa450edef68
1996-11-26 06:52:26 +00:00
Sameer Parekh
aa01d70e4e missed two
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77063 13f79535-47bb-0310-9956-ffa450edef68
1996-11-26 06:42:24 +00:00
Sameer Parekh
38c5bac86b list undocumented core directives
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77061 13f79535-47bb-0310-9956-ffa450edef68
1996-11-26 06:27:55 +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
359ae809b8 Moved core.html and modules.html to appropriate places in mod/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@76997 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 08:16:33 +00:00