1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-08 04:22:21 +03:00
Commit Graph

1719 Commits

Author SHA1 Message Date
Brian Pane
913591354a Added documentation for the new EnableMMAP directive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95100 13f79535-47bb-0310-9956-ffa450edef68
2002-05-15 00:24:15 +00:00
Justin Erenkrantz
f1e579a681 Fix typo
(Someone with a good transform setup needs to run the transforms.)

PR: 9003
Submitted by:	abatko@cs.mcgill.ca
Reviewed by:	Justin Erenkrantz


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95054 13f79535-47bb-0310-9956-ffa450edef68
2002-05-13 06:56:18 +00:00
Joshua Slive
60456d8d99 Typo patrol.
PR: 8943


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95020 13f79535-47bb-0310-9956-ffa450edef68
2002-05-09 18:04:02 +00:00
Joshua Slive
3bda54d137 The default for DefaultType is text/plain, not text/html.
PR: 8927


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95019 13f79535-47bb-0310-9956-ffa450edef68
2002-05-09 17:33:12 +00:00
Joshua Slive
30f9e4abae Massive transform commit. Nothing to see here. Please move along.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95018 13f79535-47bb-0310-9956-ffa450edef68
2002-05-09 16:14:27 +00:00
Yoshiki Hayashi
9da6c1b437 Add transformation of mod_suexec.ja.xml.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95008 13f79535-47bb-0310-9956-ffa450edef68
2002-05-08 08:09:17 +00:00
Justin Erenkrantz
66deef423a Update mod_deflate's documentation.
Note that this does NOT include the transformation since I can't find a
version of Xerces or Xalan which does not produce major diffs to what
we have checked in.  So, we need to standardize on a set of jars -
otherwise, if I were to commit what I get when running build.sh, it'd be
massive.  (I'd suggest a tarball of jars on the docs-project site or even
in http://httpd.apache.org/dev/dist somewhere.)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94986 13f79535-47bb-0310-9956-ffa450edef68
2002-05-07 00:33:22 +00:00
patrikj
4c32a98bef Updated to work with the DTD.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94956 13f79535-47bb-0310-9956-ffa450edef68
2002-05-06 11:56:42 +00:00
patrikj
2991d7aac6 Added DTD.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94951 13f79535-47bb-0310-9956-ffa450edef68
2002-05-06 08:35:22 +00:00
patrikj
75b4009e19 Renamed <modulelist> into <modulefilelist>, so as not to clash with <directivesynopsis>/<modulelist>.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94949 13f79535-47bb-0310-9956-ffa450edef68
2002-05-06 08:31:44 +00:00
Yoshiki Hayashi
d2cd22b3e8 Update generated file.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94944 13f79535-47bb-0310-9956-ffa450edef68
2002-05-06 07:54:35 +00:00
Yoshiki Hayashi
412796876f Fix typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94943 13f79535-47bb-0310-9956-ffa450edef68
2002-05-06 07:54:16 +00:00
Yoshiki Hayashi
e82c07746c First cut of Japanese translation of module docs.
These files don't play nicely with current transformation scripts yet.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94941 13f79535-47bb-0310-9956-ffa450edef68
2002-05-06 07:18:44 +00:00
patrikj
3a8f54d33c Changed to a <dl> in warning note to comply with the DTD.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94937 13f79535-47bb-0310-9956-ffa450edef68
2002-05-06 01:22:31 +00:00
Joshua Slive
944952d554 Further cleanup of mod_mime docs:
- Shorten up the summary a little.
- Remove some cross-references where the link is already in the directive text.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94906 13f79535-47bb-0310-9956-ffa450edef68
2002-05-02 17:46:35 +00:00
Joshua Slive
a44c5833fd Some cleanup, cross-referencing, and description additions for mod_mime.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94905 13f79535-47bb-0310-9956-ffa450edef68
2002-05-02 15:10:28 +00:00
Joshua Slive
1323bf7d56 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94904 13f79535-47bb-0310-9956-ffa450edef68
2002-05-02 14:37:13 +00:00
Joshua Slive
b476bfcb02 Be a little more specific about what Location matches against.
PR: 8569


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94903 13f79535-47bb-0310-9956-ffa450edef68
2002-05-02 14:34:36 +00:00
Bill Stoddard
0ca3410662 mod_cache doc update (note this is still very primitive)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94874 13f79535-47bb-0310-9956-ffa450edef68
2002-04-30 03:41:45 +00:00
Rich Bowen
8832e7a0fe Typoed HTML tag. </ br> -> <br />
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94806 13f79535-47bb-0310-9956-ffa450edef68
2002-04-25 20:08:31 +00:00
Rich Bowen
61a3620dcd Added example of the Redirect status syntax.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94805 13f79535-47bb-0310-9956-ffa450edef68
2002-04-25 20:04:19 +00:00
Yoshiki Hayashi
ef41276555 s/.html.html/.html/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94763 13f79535-47bb-0310-9956-ffa450edef68
2002-04-23 10:01:38 +00:00
Cliff Woolley
7586599090 worker is not the default Unix MPM. [This statement has been in the docs
ever since this was copy-and-pasted from the threaded MPM documentation,
and threaded *was* the default at one point.]

Reported by: kap@katchoo.org


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94670 13f79535-47bb-0310-9956-ffa450edef68
2002-04-16 06:13:48 +00:00
Joshua Slive
06aa1afca9 Addmodule doesn't exist in 2.0.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94651 13f79535-47bb-0310-9956-ffa450edef68
2002-04-14 22:08:44 +00:00
Joshua Slive
509b71068f Fix html comments in directive examples and defaults.
PR: 7832
Submitted by: sn@neopoly.com (Sven Neuhaus)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94649 13f79535-47bb-0310-9956-ffa450edef68
2002-04-14 17:08:53 +00:00
Joshua Slive
71da6ee25a Let people know what a "cgi-script" is and how to reference it.
PR: 8037


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94648 13f79535-47bb-0310-9956-ffa450edef68
2002-04-14 16:57:46 +00:00
Joshua Slive
b1bc20100d Add mod_cache to allmodules.xml and do the transforms to get
it into the indexes.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94424 13f79535-47bb-0310-9956-ffa450edef68
2002-04-03 18:36:31 +00:00
Bill Stoddard
c6b4bf8e37 First meager steps to documenting mod_cache
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94408 13f79535-47bb-0310-9956-ffa450edef68
2002-04-03 04:07:35 +00:00
Joshua Slive
a9fbf24e63 Update the transformations.
Sorry for the huge diff.  It seems that switching from Xalan-j to xalan-c
causes the attributes to get reordered.

Suggestions for improvements to the build system would be greatly
appreciated.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94399 13f79535-47bb-0310-9956-ffa450edef68
2002-04-02 20:40:48 +00:00
Joshua Slive
c3af25b14d Just a little change so that this will validate.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94398 13f79535-47bb-0310-9956-ffa450edef68
2002-04-02 20:39:16 +00:00
Rich Bowen
ec8e8ad896 A few additional examples added to the docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94373 13f79535-47bb-0310-9956-ffa450edef68
2002-04-02 03:09:53 +00:00
Cliff Woolley
b43d2c5b00 Grammar police. (Well, you asked for it. ;) There's still a split
infinitive in the last sentence, but I don't really believe in that
rule, so...


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94372 13f79535-47bb-0310-9956-ffa450edef68
2002-04-02 02:38:31 +00:00
Aaron Bannert
19edeaba1f Update the docs on the ScoreBoardFile directive for the new
apr_shm.h API and the removal of the old SCOREBOARD_FILE stuff.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94370 13f79535-47bb-0310-9956-ffa450edef68
2002-04-02 01:07:43 +00:00
Brian Pane
769f2f65d3 Document the variable expansion enhancements for mod_include
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94295 13f79535-47bb-0310-9956-ffa450edef68
2002-03-29 06:26:03 +00:00
Rich Bowen
9e378ee2cf Completed going through mod/code.xml ensuring that every directive
contains at least one example. A little additional clarification a few
places. Updates STATUS to reflect the status of this task.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94144 13f79535-47bb-0310-9956-ffa450edef68
2002-03-23 03:23:15 +00:00
Joshua Slive
e4c1aafd0e Update the transformations again.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94012 13f79535-47bb-0310-9956-ffa450edef68
2002-03-19 01:40:13 +00:00
Joshua Slive
8be36761e5 Add a reference to mod_alias.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94011 13f79535-47bb-0310-9956-ffa450edef68
2002-03-19 01:28:38 +00:00
Joshua Slive
2b4cfc0a8d Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94008 13f79535-47bb-0310-9956-ffa450edef68
2002-03-19 01:11: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
971767fd80 Fix a couple typos.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93921 13f79535-47bb-0310-9956-ffa450edef68
2002-03-13 21:52:35 +00:00
patrikj
cac1983bd9 Changed a <default>, so it doesn't use <em>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93858 13f79535-47bb-0310-9956-ffa450edef68
2002-03-12 15:26:36 +00:00
patrikj
d09a7af9aa Edited so that it can be validated.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93856 13f79535-47bb-0310-9956-ffa450edef68
2002-03-12 15:22:45 +00:00
patrikj
4ab50b14c4 Modified so that it validates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93840 13f79535-47bb-0310-9956-ffa450edef68
2002-03-11 12:39:50 +00:00
patrikj
9e6e378262 Cleaned up so that it validates
<b> to <strong>
<i> to <em>
and so on...


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93838 13f79535-47bb-0310-9956-ffa450edef68
2002-03-11 12:01:25 +00:00
patrikj
aaf7f315e4 Changed DOCTYPE, so that it can be validated.
Added <p>:s to get it to validate


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93837 13f79535-47bb-0310-9956-ffa450edef68
2002-03-11 11:36:04 +00:00
patrikj
d2edea1154 Fixed XML header, so that the document can be validated.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93835 13f79535-47bb-0310-9956-ffa450edef68
2002-03-11 11:13:36 +00:00
patrikj
c504e20273 Changed the DOCTYPE and DTD, so that it can be validated.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93834 13f79535-47bb-0310-9956-ffa450edef68
2002-03-11 11:09:47 +00:00
Joshua Slive
951104c79b Somehow I missed mod_expires in the xmlization. Here it is.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93831 13f79535-47bb-0310-9956-ffa450edef68
2002-03-10 19:37:12 +00:00
Joshua Slive
646f6b22c6 Transformations updates.
Bring the automatic indexes online.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93830 13f79535-47bb-0310-9956-ffa450edef68
2002-03-10 05:10:46 +00:00
Joshua Slive
9f76888a0b Convert the last module (mpm_netware) and add the skeleton xml for
the automatic module index.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93829 13f79535-47bb-0310-9956-ffa450edef68
2002-03-10 05:06:42 +00:00