Commit Graph

1366 Commits

Author SHA1 Message Date
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
42b1ce9084 There is still some stuff I'd like to do here, but I'll commit what
I have for the moment.  I've done three things:
1. Emphasize that auth does not need to be in .htaccess.
2. Add detailed discussion of each of the auth directives (does this
belong here?)
3. Remove the AuthGroupFile /dev/null which shouldn't be necessary.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91088 13f79535-47bb-0310-9956-ffa450edef68
2001-09-19 15:27:17 +00:00
65b07afc5d Couple small updates to dso.html
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91087 13f79535-47bb-0310-9956-ffa450edef68
2001-09-19 15:18:16 +00:00
04d0f0e286 Finish some cleanup that Ryan started on dso.html:
- Add a sumary, index, ext
- put the most important stuff at the top
- remove some obsolete stuff


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91086 13f79535-47bb-0310-9956-ffa450edef68
2001-09-19 14:49:34 +00:00
276fbaea16 Add another improvement idea
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91057 13f79535-47bb-0310-9956-ffa450edef68
2001-09-17 18:32:45 +00:00
2c89f1afb2 Improve readibility (indenting)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91054 13f79535-47bb-0310-9956-ffa450edef68
2001-09-17 14:34:39 +00:00
b3487b76a2 MaxClients was incorrectly discussed as "MaxServers"
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91044 13f79535-47bb-0310-9956-ffa450edef68
2001-09-16 20:38:07 +00:00
b9ff044feb Added links to related directives, related modules.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91043 13f79535-47bb-0310-9956-ffa450edef68
2001-09-16 20:12:16 +00:00
72b1e1079b Typo in URL
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91042 13f79535-47bb-0310-9956-ffa450edef68
2001-09-16 19:57:04 +00:00
e55737d7c3 Close the same directive we open
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91041 13f79535-47bb-0310-9956-ffa450edef68
2001-09-16 19:15:59 +00:00
28656d2084 Comment about using a type-map file, rather than using MultiViews
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91040 13f79535-47bb-0310-9956-ffa450edef68
2001-09-16 03:39:15 +00:00
30f48c39e0 Added the conf file template for NetWare
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91031 13f79535-47bb-0310-9956-ffa450edef68
2001-09-14 23:33:28 +00:00
366797b86a Mention of logrotate as an alternative to HostnameLookups
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91016 13f79535-47bb-0310-9956-ffa450edef68
2001-09-13 04:37:20 +00:00
9ca044a72a Added links to the AddInputFilter directive, which is otherwise rather
hard to stumble across.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90972 13f79535-47bb-0310-9956-ffa450edef68
2001-09-09 20:02:41 +00:00
cef8fbd868 Add links to the AddOutputFilter directive, which was otherwise rather
hard to find.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90971 13f79535-47bb-0310-9956-ffa450edef68
2001-09-09 18:53:05 +00:00
b3e8da21ad Server configuration goes in httpd.conf not in access.conf
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90948 13f79535-47bb-0310-9956-ffa450edef68
2001-09-07 02:56:30 +00:00
29711056b0 Spell checking.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90946 13f79535-47bb-0310-9956-ffa450edef68
2001-09-07 02:38:21 +00:00
df5fa8548a tidy -mi -asxhtml (w3c tidy)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90945 13f79535-47bb-0310-9956-ffa450edef68
2001-09-07 02:35:03 +00:00
391140c530 Typos
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90943 13f79535-47bb-0310-9956-ffa450edef68
2001-09-07 01:53:02 +00:00
80aa275c73 Ran w3c tidy with the -asxhtml flag.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90942 13f79535-47bb-0310-9956-ffa450edef68
2001-09-07 01:49:03 +00:00
9bd8144bbf I forgot to commit this earlier with the new welcome page.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90941 13f79535-47bb-0310-9956-ffa450edef68
2001-09-07 00:12:06 +00:00
f97356f955 Add Norwegian Nynorsk translation of welcome page.
Submitted by:	Roy-Magne Mo <rmo@sunnmore.net>
Reviewed by:	Ragnar Wisl�ff <ragnar@wisloff.no>, Tor Hildrum <torhildr@mac.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90932 13f79535-47bb-0310-9956-ffa450edef68
2001-09-06 18:27:56 +00:00
1c81acee45 W3C tidy. Lowercased tags. Various indentation and HTML prettification.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90909 13f79535-47bb-0310-9956-ffa450edef68
2001-09-06 03:52:58 +00:00
4e1be58da3 W3C tidy. Lowecased HTML tags. Various other indentation and
prettification of the HTML.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90908 13f79535-47bb-0310-9956-ffa450edef68
2001-09-06 03:48:59 +00:00
485d2e2a55 W3C tidy. Convert uppercase tags -> lowercase. Various other indentation
and general beautification.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90907 13f79535-47bb-0310-9956-ffa450edef68
2001-09-06 03:37:30 +00:00
2423af0132 Link to Ken's .htaccess docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90904 13f79535-47bb-0310-9956-ffa450edef68
2001-09-06 01:47:27 +00:00
08a3eb4ac1 mod_access is also important...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90899 13f79535-47bb-0310-9956-ffa450edef68
2001-09-05 03:07:49 +00:00
166af1373e typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90898 13f79535-47bb-0310-9956-ffa450edef68
2001-09-05 02:33:10 +00:00
f3ceda7969 First cut at authentication tutorial. Need to add section about
alternate authentication modules such as mod_auth_db, but this is a
decent start.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90897 13f79535-47bb-0310-9956-ffa450edef68
2001-09-05 01:40:17 +00:00
516c849268 There's no particular reason to advertise ApacheToday and/or
Internet.com


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90896 13f79535-47bb-0310-9956-ffa450edef68
2001-09-05 01:26:24 +00:00
9f4a4c0ed9 Update the DSO docs for Apache 2.0
PR:	6879


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90880 13f79535-47bb-0310-9956-ffa450edef68
2001-09-03 16:31:27 +00:00
d3c7404f6b Added a little more detail to the docs based on some comments from Bill
Rowe. More to come, but this clarified a point that I had to track
down earlier, and may save someone some time.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90878 13f79535-47bb-0310-9956-ffa450edef68
2001-09-03 03:45:27 +00:00
ab4336311c Finish a thought. I'm hoping this drops the number of obnoxous requests
to bugs for mime.types changes back down to mostly valid requests.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90867 13f79535-47bb-0310-9956-ffa450edef68
2001-09-01 04:07:39 +00:00
aa5e641aa7 Move ForceType/SetHandler from mod_mime to core, copy the Set*Filter
description for Add*Filter in mod_mime, and cross reference them.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90864 13f79535-47bb-0310-9956-ffa450edef68
2001-09-01 02:25:22 +00:00
4a98f8085f These no longer work, and even though most of this whole
<IfModule mod_proxy.c> section doesn't work today, at least
  get the syntax right for <Proxy > blocks.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90858 13f79535-47bb-0310-9956-ffa450edef68
2001-08-31 21:43:53 +00:00
e57c936e1e Let's see if I can commit from win2000 using plink.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90857 13f79535-47bb-0310-9956-ffa450edef68
2001-08-31 19:54:07 +00:00
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
f9904d3625 Finish documenting /manual location change
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90781 13f79535-47bb-0310-9956-ffa450edef68
2001-08-29 12:35:21 +00:00
396bc6df6a Someone pointed out that we were running the images through the INCLUDE
filter.  This fixes it, in a sort of hackish way.
  I don't remember who noticed this, sorry :(


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90758 13f79535-47bb-0310-9956-ffa450edef68
2001-08-28 15:29:21 +00:00
6c28ee4d9d As the worker MPM is really an alternative to the threaded MPM (and hopefully it'll be a replacement), the httpd.conf settings are identical.
Submitted by:	Aaron Bannert <aaron@clove.org>
Reviewed by:	Justin Erenkrantz


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90738 13f79535-47bb-0310-9956-ffa450edef68
2001-08-27 20:55:09 +00:00
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
77b02c80aa Added documentation of RemoveCharset, RemoveLanguage to mod_mime.html.
Added links to directives.html.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90661 13f79535-47bb-0310-9956-ffa450edef68
2001-08-25 18:46:16 +00:00
c69b5aaa51 Additional details in mod_mime about what all this stuff means.
Reviewed by: Joshua Slive


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90657 13f79535-47bb-0310-9956-ffa450edef68
2001-08-25 13:27:12 +00:00
44972108d4 One thing done.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90643 13f79535-47bb-0310-9956-ffa450edef68
2001-08-24 17:27:42 +00:00
b794cde455 Point to the new FAQ.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90639 13f79535-47bb-0310-9956-ffa450edef68
2001-08-24 17:08:25 +00:00
f813e125af Remove the old FAQ.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90638 13f79535-47bb-0310-9956-ffa450edef68
2001-08-24 17:07:36 +00:00
e57753b410 Another style improvement.
Submitted by:	Rich Bowen


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90630 13f79535-47bb-0310-9956-ffa450edef68
2001-08-24 13:48:53 +00:00
76ec29f424 Somebody please get me a copy editor.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90606 13f79535-47bb-0310-9956-ffa450edef68
2001-08-24 02:24:54 +00:00
f1646b2da0 Another small faq change.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90587 13f79535-47bb-0310-9956-ffa450edef68
2001-08-23 21:06:02 +00:00
9a1d8993e5 wrong url
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90584 13f79535-47bb-0310-9956-ffa450edef68
2001-08-23 21:02:55 +00:00