1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-01 07:26:57 +03:00

7081 Commits

Author SHA1 Message Date
94e2e085cf Add missing directives
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77132 13f79535-47bb-0310-9956-ffa450edef68
1996-12-01 23:38:55 +00:00
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
fbef2d95e9 Enhance mod_browser documentation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77107 13f79535-47bb-0310-9956-ffa450edef68
1996-12-01 08:31:23 +00:00
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
741ec433e6 Fix compat notes, and make the UserDir docs to be (a) correct, and (b)
to use more "friendly" expamples (hah).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77102 13f79535-47bb-0310-9956-ffa450edef68
1996-12-01 06:44:40 +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
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
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
f3739f5493 Add docs for mod_rewrite
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77080 13f79535-47bb-0310-9956-ffa450edef68
1996-11-28 07:09:18 +00:00
3f25760c65 Added text from Howard Fear on new functionality in 1.2's SSI.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77076 13f79535-47bb-0310-9956-ffa450edef68
1996-11-28 04:08:38 +00:00
pcs
5c93e241e4 Document the "Redirect [ temp | permanent | seeother | gone ] ..." format of
Redirect directive.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77073 13f79535-47bb-0310-9956-ffa450edef68
1996-11-27 09:30:51 +00:00
pcs
1ce76e2a41 Replace magic mime type with handler name
Add notes to CacheNegotiatedDocs and LanguagePriority about HTTP/1.1


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77069 13f79535-47bb-0310-9956-ffa450edef68
1996-11-26 09:23:51 +00:00
pcs
843186b9d7 Document the Common Log Format
Document the new % directives (p, P, T, {}n)
Explain how to use multiple log files w/vhosts
Expand CustomLog definition
Add compat. note about CookieLog


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77067 13f79535-47bb-0310-9956-ffa450edef68
1996-11-26 09:21:41 +00:00
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
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
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
868632777a Add Script* directives
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77059 13f79535-47bb-0310-9956-ffa450edef68
1996-11-26 06:20:29 +00:00
a43d108f1e Add redirecttemp/perm directives
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77057 13f79535-47bb-0310-9956-ffa450edef68
1996-11-26 06:13:47 +00:00
e8cfcaa3b1 Update mod_log_config to reflect standard status and new directive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77053 13f79535-47bb-0310-9956-ffa450edef68
1996-11-26 06:02:02 +00:00
pcs
ce25d74880 Link to mod_headers documentation from lists of modules and directives
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77042 13f79535-47bb-0310-9956-ffa450edef68
1996-11-25 13:56:39 +00:00
pcs
7045561189 Add documentation for the new headers module (mod_headers)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77039 13f79535-47bb-0310-9956-ffa450edef68
1996-11-25 11:54:11 +00:00
43e2e456a8 Add more missing modules that are in 1.2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77024 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 14:35:19 +00:00
345db775cb Add missing and changed modules
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77022 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 14:29:18 +00:00
3448d5d677 Another massive sweep, adding SSI header/footer combos.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77020 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 10:47:40 +00:00
7f6ff2bebe Moved "directives" to modules subdir.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77018 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 10:36:31 +00:00
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
743ffa02ea Added SSI headers and footers to each level.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77012 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 09:32:58 +00:00
7f251c41c6 Added gunk from old "auth_dbm.html" describing some implementation
issues.  This so we can nuke auth_dbm.html, which really doesn't have
a home... also fixed some minor typos.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@76999 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 08:39:27 +00:00
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
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