1
0
mirror of https://github.com/apache/httpd.git synced 2025-05-19 02:21:09 +03:00

967 Commits

Author SHA1 Message Date
Joshua Slive
4519f66cb1 Typo in example.
PR: 6836
Submitted by:	Joakim Forsberg <forsberg@usa.net>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86965 13f79535-47bb-0310-9956-ffa450edef68
2000-11-14 22:18:20 +00:00
Joshua Slive
f5db5c4999 Fix a few broken links.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86931 13f79535-47bb-0310-9956-ffa450edef68
2000-11-13 02:03:37 +00:00
Joshua Slive
9dc2c4d566 Typo in mod_rewrite.html.
PR: 6835
Submitted by:	ap@rupp.de


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86930 13f79535-47bb-0310-9956-ffa450edef68
2000-11-12 20:19:08 +00:00
William A. Rowe Jr
75856cb78f Just some things I noticed letting someone else have some desktop time.
Guess homework isn't a bad sacrifice, actually read some docs :-)
  Correct me if I'm wrong on the mod_auth_digest changes.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86901 13f79535-47bb-0310-9956-ffa450edef68
2000-11-10 04:24:16 +00:00
Joshua Slive
54c9571a42 Slight clarification of chunked encoding and keep-alives. Thanks Tony.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86875 13f79535-47bb-0310-9956-ffa450edef68
2000-11-08 22:37:29 +00:00
Joshua Slive
efc5b26cf1 Make the keep-alive documentation more accurate.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86861 13f79535-47bb-0310-9956-ffa450edef68
2000-11-08 01:15:49 +00:00
Martin Kraemer
2ead6f88ab Fix typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86855 13f79535-47bb-0310-9956-ffa450edef68
2000-11-07 16:54:27 +00:00
Joshua Slive
996496057d Grammar/Style fixes.
Submitted by:	Chris Pepper <pepper@mail.reppep.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86850 13f79535-47bb-0310-9956-ffa450edef68
2000-11-06 22:47:06 +00:00
Joshua Slive
413869cff3 Fixed a couple leftover &amp;s.
Submitted by:	Chris Pepper <pepper@mail.reppep.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86842 13f79535-47bb-0310-9956-ffa450edef68
2000-11-05 20:27:58 +00:00
Joshua Slive
7cccb1ed1d Cleanup of perf-tuning.html. No content changes.
Submitted by:	Chris Pepper <pepper@mail.reppep.com>, Joshua Slive


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86841 13f79535-47bb-0310-9956-ffa450edef68
2000-11-05 19:52:03 +00:00
Joshua Slive
e54e1b6712 Minor content and spelling fixes to two recently added docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86831 13f79535-47bb-0310-9956-ffa450edef68
2000-11-04 02:37:21 +00:00
Bill Stoddard
fccf6b4526 Document mod_log_config %c option
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86815 13f79535-47bb-0310-9956-ffa450edef68
2000-11-03 01:36:51 +00:00
Joshua Slive
087dc39751 Bring forward from 1.3. Some of this is obviously not correct in 2.0.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86792 13f79535-47bb-0310-9956-ffa450edef68
2000-11-01 20:28:56 +00:00
Joshua Slive
df37918fca Fix in regex example.
PR: 6777


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86791 13f79535-47bb-0310-9956-ffa450edef68
2000-11-01 19:18:03 +00:00
Joshua Slive
6210f0963b Update the main doc page to a two-column format, and add a new section
called "Using the Apache HTTP Server" for task-oriented docs.  Also,
remove some of the "other notes" links that are more or less obsolete.
They are still available on a sub-page.

This is a little fancier than the old one, which I know will annoy
some people.  Oh well.

The design and HTML coding comes mostly from Carlos, but I messed it
up and changed stuff.  Blame Joshua for any errors.

Submitted by: Carlos Ramirez <cramirez@gte.net>, Joshua Slive


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86787 13f79535-47bb-0310-9956-ffa450edef68
2000-11-01 18:06:37 +00:00
Jeff Trawick
19e74e6439 initial commit of mod_ext_filter code and documentation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86760 13f79535-47bb-0310-9956-ffa450edef68
2000-10-28 15:17:41 +00:00
Tony Finch
994d16cf85 Fix SSI syntax errors -- strings inside #if test expressions are either
bare or in single quotes, not double quotes.
PR: 6736


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86738 13f79535-47bb-0310-9956-ffa450edef68
2000-10-24 19:09:55 +00:00
Joshua Slive
1766317db6 Fix typos and grammar.
Submitted by:	Chris Pepper@mail.reppep.com


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86728 13f79535-47bb-0310-9956-ffa450edef68
2000-10-24 01:11:59 +00:00
Joshua Slive
0426d37522 One more update for "config directory" patch,
plus update of keep-alive documentation.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86727 13f79535-47bb-0310-9956-ffa450edef68
2000-10-23 22:41:58 +00:00
Joshua Slive
95c0b6b3ab Small fix.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86726 13f79535-47bb-0310-9956-ffa450edef68
2000-10-23 22:03:34 +00:00
Joshua Slive
099abe3ac0 Style changes and small content changes to handler.html.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86725 13f79535-47bb-0310-9956-ffa450edef68
2000-10-23 21:59:33 +00:00
Tony Finch
e367e05778 Insert missing worg.
Submitted by:   Chris Pepper <pepper@mail.reppep.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86675 13f79535-47bb-0310-9956-ffa450edef68
2000-10-19 23:33:40 +00:00
Tony Finch
4418c82940 name-based vhosts should come before ip-based vhosts.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86674 13f79535-47bb-0310-9956-ffa450edef68
2000-10-19 19:25:47 +00:00
Tony Finch
8df1ca06a5 Belatedly update the documentation to include the NameVirtualHost *
stuff. This isn't quite a sync with the 1.3 docco because we don't
want to mention 1.3 in the 2.0 docs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86673 13f79535-47bb-0310-9956-ffa450edef68
2000-10-19 19:24:51 +00:00
Tony Finch
34eb2ff75e Belatedly update the documentation to include the NameVirtualHost *
stuff. This isn't quite a sync with the 1.3 docco because we don't
want to mention 1.3 in the 2.0 docs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86671 13f79535-47bb-0310-9956-ffa450edef68
2000-10-19 19:15:14 +00:00
Joshua Slive
c23305c3d9 Clarify when [NC] is effective.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86639 13f79535-47bb-0310-9956-ffa450edef68
2000-10-18 05:14:41 +00:00
Joshua Slive
14beea309d Sync descriptors.html with 1.3.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86620 13f79535-47bb-0310-9956-ffa450edef68
2000-10-17 00:29:08 +00:00
Joshua Slive
7c2f708e42 Forgot to change the title.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86584 13f79535-47bb-0310-9956-ffa450edef68
2000-10-14 02:46:06 +00:00
Joshua Slive
5b52f5d44d Clean up obsolete modules.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86569 13f79535-47bb-0310-9956-ffa450edef68
2000-10-12 18:18:13 +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
Joshua Slive
d61830ead1 Change env.html from a specific discussion of special-purpose environment
variables to a general discussion of environment variables in Apache.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86548 13f79535-47bb-0310-9956-ffa450edef68
2000-10-11 21:56:54 +00:00
Joshua Slive
d58e23d383 Be a little more explicit about the consequences of
ErrorDocument xxx http://....


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86411 13f79535-47bb-0310-9956-ffa450edef68
2000-10-06 00:56:48 +00:00
Joshua Slive
a98b5c5586 Use a handler rather than a magic mime type in mod_asis.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86390 13f79535-47bb-0310-9956-ffa450edef68
2000-10-04 21:51:14 +00:00
Bill Stoddard
94e6f97c4a Fix spelling mistake.
Submitted by: Chris Pepper
PR: 6623


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86384 13f79535-47bb-0310-9956-ffa450edef68
2000-10-04 13:44:28 +00:00
William A. Rowe Jr
134a70e4bd Ok... I've been waiting to find out what happens when we commit to two
trees at once.  To that end, this is the caching and rather stable 2.0
  mod_isapi, with the docs brought over from 1.3 and freshened a bit.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86373 13f79535-47bb-0310-9956-ffa450edef68
2000-10-03 06:08:36 +00:00
Joshua Slive
e99b0dfdb5 Fix the default logformat and CLF description.
PR: 6556
Submitted by:	Mike Abbott <mja@sgi.com>
Reviewed by:	Joshua Slive


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86358 13f79535-47bb-0310-9956-ffa450edef68
2000-09-30 18:51:07 +00:00
Jeff Trawick
e00f6c0060 Fix link to RemoveHandler in the directives list.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86357 13f79535-47bb-0310-9956-ffa450edef68
2000-09-29 20:21:24 +00:00
Joshua Slive
6029357ba4 Deprecate "Order Mutual-failure".
Submitted by:	 lbayuk@mindspring.com (ljb) (via usenet)
Reviewed by:	Joshua Slive


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86356 13f79535-47bb-0310-9956-ffa450edef68
2000-09-29 18:31:37 +00:00
Joshua Slive
3d7f9d754a Remove compatibility info from index.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86353 13f79535-47bb-0310-9956-ffa450edef68
2000-09-28 23:04:41 +00:00
Joshua Slive
f57744efd3 Last of the module style changes (I hope).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86351 13f79535-47bb-0310-9956-ffa450edef68
2000-09-28 22:43:31 +00:00
Joshua Slive
2582da8a2e Style updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86350 13f79535-47bb-0310-9956-ffa450edef68
2000-09-28 17:05:36 +00:00
Joshua Slive
c0a46ef37b Style update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86349 13f79535-47bb-0310-9956-ffa450edef68
2000-09-28 16:55:53 +00:00
Joshua Slive
5299474249 A couple more tutorials.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86344 13f79535-47bb-0310-9956-ffa450edef68
2000-09-27 23:22:27 +00:00
Joshua Slive
02faee3869 Style changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86343 13f79535-47bb-0310-9956-ffa450edef68
2000-09-27 18:36:46 +00:00
Joshua Slive
4381880352 Style update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86342 13f79535-47bb-0310-9956-ffa450edef68
2000-09-27 03:08:24 +00:00
Jeff Trawick
c5afef04f3 Debug messages in mod_charset_lite are now controlled by
CharsetOptions DebugLevel=n instead of CharsetDebug on/off.  Use the debug
level to decide which debug messages to issue (if any).  Use ap_log_rerror()
instead of ap_log_error() when appropriate.
Describe CharsetOptions in the doc.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86338 13f79535-47bb-0310-9956-ffa450edef68
2000-09-26 19:38:41 +00:00
Joshua Slive
563acd5a37 Style fixes. I've stopped removing 1.3 references.
This will need to be done later.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86337 13f79535-47bb-0310-9956-ffa450edef68
2000-09-26 19:21:09 +00:00
Joshua Slive
9b07279c6b Style updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86329 13f79535-47bb-0310-9956-ffa450edef68
2000-09-25 23:59:28 +00:00
Joshua Slive
d9b68396db Style updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86324 13f79535-47bb-0310-9956-ffa450edef68
2000-09-25 21:50:07 +00:00
Joshua Slive
f41b93b34e Update mod_actions.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86320 13f79535-47bb-0310-9956-ffa450edef68
2000-09-25 19:04:46 +00:00