1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-26 05:42:34 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
Joshua Slive
e3489b6948 Normalize syntax.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87273 13f79535-47bb-0310-9956-ffa450edef68
2000-12-09 19:50:04 +00:00
Joshua Slive
83173184fc Update the dexter and perchild docs, and add a missed directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87077 13f79535-47bb-0310-9956-ffa450edef68
2000-11-23 23:23:54 +00:00
Joshua Slive
180ef301d6 Update the "bind" docs, remove the stuff from "server-wide.html" that
will now go in the MPMs, and update prefork.html with that documentation.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87061 13f79535-47bb-0310-9956-ffa450edef68
2000-11-22 06:15:41 +00:00
Ryan Bloom
ccfe507871 Add some docs to the common MPM directives.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87031 13f79535-47bb-0310-9956-ffa450edef68
2000-11-19 21:52:50 +00:00
Joshua Slive
43e6780ec4 Add the perchild MPM docs and do a little bit of cleanup.
This finishes up the basic structure of the windows and unix
MPMs.  I can do a little more cleanup, but this will need some heavy
input from others, because I don't feel like going through each
MPM to figure out what all these directive actually do.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87029 13f79535-47bb-0310-9956-ffa450edef68
2000-11-19 19:56:42 +00:00
Joshua Slive
a458bdfd78 Add an outline for mpm_winnt.html.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87023 13f79535-47bb-0310-9956-ffa450edef68
2000-11-19 07:37:05 +00:00
Joshua Slive
93330fac25 Woops, I just discovere UNIX_DAEMON_COMMANDS and LISTEN_COMMANDS. Add
in those directives and dexter.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87021 13f79535-47bb-0310-9956-ffa450edef68
2000-11-19 05:02:36 +00:00
Joshua Slive
7d44234891 Using an mpm_common.html file for the common directives makes
things considerably easier.  But, there is still lots of work to do.
Clearly, some of the directives are not implemented exactly the same.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87020 13f79535-47bb-0310-9956-ffa450edef68
2000-11-19 04:24:18 +00:00