1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-17 00:03:29 +03:00
Commit Graph

132 Commits

Author SHA1 Message Date
Justin Erenkrantz
e23f2cf993 Update the docs to fully reflect the aaa changes by linking in the new
modules and removing the deleted ones; renaming mod_auth_anon->mod_authn_anon,
and mod_access->mod_authz_host.

All docs to the old modules are now deleted.

Translations were kept with their old modules.  (Can't read Japanese.)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97123 13f79535-47bb-0310-9956-ffa450edef68
2002-10-07 08:46:31 +00:00
André Malo
006e62fef8 add some module markup
Submitted by: Ilia Soldis <s010148@tversu.ru>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96997 13f79535-47bb-0310-9956-ffa450edef68
2002-09-28 01:50:23 +00:00
André Malo
76480f6b72 transform update, perhaps this is the last big one...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96736 13f79535-47bb-0310-9956-ffa450edef68
2002-09-10 02:03:38 +00:00
Joshua Slive
31b1b62deb Transform updates.
Sorry for the massive diff folks.  I fell personally responsible for clogging
the Internet.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96687 13f79535-47bb-0310-9956-ffa450edef68
2002-09-06 17:15:24 +00:00
David Shane Holden
cd3576cd5c Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96668 13f79535-47bb-0310-9956-ffa450edef68
2002-09-06 03:42:20 +00:00
Erik Abele
c73a8a89d0 Updated XML plus transformations. This was the last one. Puhh.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96656 13f79535-47bb-0310-9956-ffa450edef68
2002-09-05 23:18:19 +00:00
Erik Abele
bdd9dabb48 Typo.
Submitted by: Ilia Soldis <rkai@tversu.ru>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96571 13f79535-47bb-0310-9956-ffa450edef68
2002-08-29 19:08:14 +00:00
Joshua Slive
aca7ab747a Updating some html transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96375 13f79535-47bb-0310-9956-ffa450edef68
2002-08-14 18:56:00 +00:00
Rich Bowen
d78c998c6a Patch submitted by David Shane Holden to make docs valid xhtml.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96194 13f79535-47bb-0310-9956-ffa450edef68
2002-07-25 21:46:42 +00:00
Chris Pepper
7d78a53285 Punctuation tweaks.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95914 13f79535-47bb-0310-9956-ffa450edef68
2002-06-30 03:48:13 +00:00
Joshua Slive
86417bed9b Fix typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93660 13f79535-47bb-0310-9956-ffa450edef68
2002-03-01 18:11:51 +00:00
Joshua Slive
9eb118e087 FancyIndexing is no longer an independent directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93659 13f79535-47bb-0310-9956-ffa450edef68
2002-03-01 18:06:18 +00:00
Joshua Slive
91afbbaa40 Fix links.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92462 13f79535-47bb-0310-9956-ffa450edef68
2001-12-13 21:46:05 +00:00
Joshua Slive
14b759de4a Update the AcceptPathInfo docs and add references from upgrading and
mod_include docs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92461 13f79535-47bb-0310-9956-ffa450edef68
2001-12-13 21:39:28 +00:00
Joshua Slive
c4c17cc66b Again, someone really needs to update the mod_proxy docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92381 13f79535-47bb-0310-9956-ffa450edef68
2001-12-07 19:49:28 +00:00
Martin Kraemer
c933f98ea4 Port->ServerName hint
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91801 13f79535-47bb-0310-9956-ffa450edef68
2001-11-08 14:54:58 +00:00
Justin Erenkrantz
cef27f2314 Remove all references to the Port directive and replace it with
appropriate links to the Listen directive.

If I had known that so many files had the Port directive in it, I would
have bundled this up as one big commit.  *sigh*  I just kept looking
and finding new files, fixing, and committing.  So, this should be the
rest of them for now.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91571 13f79535-47bb-0310-9956-ffa450edef68
2001-10-19 06:05:39 +00:00
Rich Bowen
1bf05b9838 Ran w3c tidy on these as 'tidy -mi -asxml' to get xhtml. Please verify,
in particular, the non-english files, to make sure I did not screw
anything up. They look fine to me.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91112 13f79535-47bb-0310-9956-ffa450edef68
2001-09-22 18:53:20 +00:00
Justin Erenkrantz
cc7b052e50 Update doc for the SIGUSR1 change - we no longer use SIGWINCH except on
Linux 2.0/glibc 2.0 which doesn't allow SIGUSR1 to be used by programs.

Feel free to change the wording.  I don't care.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91091 13f79535-47bb-0310-9956-ffa450edef68
2001-09-20 03:05:32 +00:00
Justin Erenkrantz
3c90c3f5f4 Add -X functionality back to httpd.
- Updates upgrading.html
- Reverts Aaron's earlier docco patch (sorry...)
- Adds -X to all mpms in the tree


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90824 13f79535-47bb-0310-9956-ffa450edef68
2001-08-30 20:50:06 +00:00
Joshua Slive
e757a2fa34 Add information on backwards-compatible handler and magic-mime-types
for mod_include.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90727 13f79535-47bb-0310-9956-ffa450edef68
2001-08-27 14:23:30 +00:00
Joshua Slive
2761ae7342 Some doc updates realted to ssi.
1. Add info on how to activate ssi to upgrading.html.

2. Remove mention of the ssi magic mime-types, since they no
longer work.

3. Place a warning on xbithack that it doesn't currently work,
and reference the bug report.

4. Add a warning about mod_include parsing non-html content.

5. Misc little fixups.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89655 13f79535-47bb-0310-9956-ffa450edef68
2001-07-23 15:50:47 +00:00
Joshua Slive
7c25c04192 ExtendedStatus is back.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89530 13f79535-47bb-0310-9956-ffa450edef68
2001-07-10 18:49:50 +00:00
Joshua Slive
370e045913 Updates to upgrading/new_features for some recent changes. I would
guess that there are still tons of things missing from these files.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87839 13f79535-47bb-0310-9956-ffa450edef68
2001-01-25 21:31:03 +00:00
Martin Kraemer
f0ec6ba431 Add fragment target
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87833 13f79535-47bb-0310-9956-ffa450edef68
2001-01-25 20:46:26 +00:00
Joshua Slive
ac64aebec0 typo.
PR: 7020
Submitted by:	Peter Brodersen <apache_p@ter.dk>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87575 13f79535-47bb-0310-9956-ffa450edef68
2001-01-03 18:23:09 +00:00
Joshua Slive
38478237d1 Small update to add reference to developer docs
and correct graceful restart signal.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87488 13f79535-47bb-0310-9956-ffa450edef68
2000-12-21 05:43:36 +00:00
Joshua Slive
2115c234f0 Remove mod_log_agent and mod_log_referer from the documentation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87277 13f79535-47bb-0310-9956-ffa450edef68
2000-12-11 00:45:41 +00:00
Chris Pepper
efa261f47d Typo fix: 'of' used, 'for' wanted.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87162 13f79535-47bb-0310-9956-ffa450edef68
2000-12-03 06:02:48 +00:00
Joshua Slive
48c4bb7e41 Add a couple more user-visible changes to upgrading.html.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87111 13f79535-47bb-0310-9956-ffa450edef68
2000-11-28 21:57:41 +00:00
Joshua Slive
70bfbddd9a Addition of BindAddress and small cleanups of upgrading/new features docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87069 13f79535-47bb-0310-9956-ffa450edef68
2000-11-22 19:53:50 +00:00
Joshua Slive
cf1c2565d2 Just a scratch of a start of an upgrading doc. It would help if people
note any changes here that will affect end-user configuration.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86550 13f79535-47bb-0310-9956-ffa450edef68
2000-10-12 00:19:37 +00:00