1
0
mirror of https://github.com/apache/httpd.git synced 2025-09-01 02:02:06 +03:00
Commit Graph

902 Commits

Author SHA1 Message Date
Joshua Slive
84c84cbf1a PR:
Obtained from:
Submitted by:
Reviewed by:
Small fix to modules index.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86183 13f79535-47bb-0310-9956-ffa450edef68
2000-09-08 23:34:20 +00:00
Joshua Slive
3550f88e8e PR:
Obtained from:
Submitted by:
Reviewed by:

Add an index of modules "by type".  The modules directory in 2.0
could use a good cleaning to get rid of stuff that doesn't need
to be carried over, but that can wait.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86182 13f79535-47bb-0310-9956-ffa450edef68
2000-09-08 23:28:24 +00:00
William A. Rowe Jr
5f3814a72a Minor nits in documentation. The link to the ISAPI spec is broken.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86030 13f79535-47bb-0310-9956-ffa450edef68
2000-08-09 04:50:12 +00:00
William A. Rowe Jr
ba3660b4a7 A few new observations for the Win32 user.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86026 13f79535-47bb-0310-9956-ffa450edef68
2000-08-08 14:56:23 +00:00
Ken Coar
1966574927 Whoops; forgot to apply this to the 2.0 docs..
Submitted by:	Joshua Slive <slive@finance.commerce.ubc.ca>
Reviewed by:	Ken Coar


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85984 13f79535-47bb-0310-9956-ffa450edef68
2000-08-04 11:44:17 +00:00
Bill Stoddard
b3e80b6a0f mod_file_cache docco
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85947 13f79535-47bb-0310-9956-ffa450edef68
2000-07-30 04:12:37 +00:00
Bill Stoddard
1d2b77a6ff Missed the footer
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85940 13f79535-47bb-0310-9956-ffa450edef68
2000-07-29 19:49:43 +00:00
Bill Stoddard
3f2333a1fd 1.3 -> 2.0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85939 13f79535-47bb-0310-9956-ffa450edef68
2000-07-29 19:47:47 +00:00
Bill Stoddard
cd1acd8dc6 Copy some 1.3 doc to 2.0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85938 13f79535-47bb-0310-9956-ffa450edef68
2000-07-29 19:43:35 +00:00
Ryan Bloom
f775bd0f8c Add a small doc on how to document the APIs for use with ScanDoc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85933 13f79535-47bb-0310-9956-ffa450edef68
2000-07-29 14:30:29 +00:00
Keith Wannamaker
9ed01c135a Add mod_dav directives to the index
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85823 13f79535-47bb-0310-9956-ffa450edef68
2000-07-12 05:12:07 +00:00
Keith Wannamaker
b00343f8fc Initial checkin of mod_dav documentation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85822 13f79535-47bb-0310-9956-ffa450edef68
2000-07-12 05:01:27 +00:00
David Reid
b4dfc95a12 First pass at documentation for the debugging options in APR's
memory allocation.  Mainly just the comments from apr_pools.c.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85608 13f79535-47bb-0310-9956-ffa450edef68
2000-06-18 10:41:32 +00:00
William A. Rowe Jr
b1db065a4d A little more cleanup of win_service and windows .html docs.
Covered the Log On As... option just a little better, with some hints.

  Dire warnings about Win95/98 at the end of the services section.

  Roll back Win95/98 services directives, and just point out differences.

  Get rid of the silly word 'signalling' - which means squat to your
  typical Win32 user!

  Anything else anyone can think of to cover?

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85507 13f79535-47bb-0310-9956-ffa450edef68
2000-06-10 19:19:34 +00:00
William A. Rowe Jr
d01fb3c907 PR:
Obtained from:
Submitted by:
Reviewed by:

  Andrew Braund's very complete review of the Win32 documentation!
  These should have a profound effect on the number of Win32 inquiries
  and problem reports.

  I will have some minor notes on running as another user, and
  using the perl .dsp conversion scripts to add as a seperate
  commit later today.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85484 13f79535-47bb-0310-9956-ffa450edef68
2000-06-09 18:33:02 +00:00
Ken Coar
95be9186ab Forgot to include when I committed the code change..
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85459 13f79535-47bb-0310-9956-ffa450edef68
2000-06-07 16:23:46 +00:00
William A. Rowe Jr
85c06e3b8f PR:
Obtained from:
Submitted by:
Reviewed by:

  Just a bit of cleanup to the 2.0 language before I crash here.

  This is exactly the reason the mpm service update isn't going into the
  alpha - big chunks of this must be rewritten first.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85391 13f79535-47bb-0310-9956-ffa450edef68
2000-06-03 06:59:57 +00:00
William A. Rowe Jr
79d1068686 PR:
Obtained from:
Submitted by:
Reviewed by:

  More fair warning for Win32 alpha builders.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85389 13f79535-47bb-0310-9956-ffa450edef68
2000-06-03 01:43:35 +00:00
William A. Rowe Jr
e908c4fa7f PR:
Obtained from:
Submitted by:
Reviewed by:

  Plaster some big fat warnings about alpha releases for win32 users.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85388 13f79535-47bb-0310-9956-ffa450edef68
2000-06-03 00:46:16 +00:00
Jeff Trawick
ce20a115f4 Start a "Common Problems" section in the mod_charset_lite
documentation.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85387 13f79535-47bb-0310-9956-ffa450edef68
2000-06-03 00:17:19 +00:00
Ken Coar
e73e9050b4 Anchor tags aren't permitted to span elements like this.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85324 13f79535-47bb-0310-9956-ffa450edef68
2000-05-28 01:47:14 +00:00
Jeff Trawick
c5961168c5 Add mod_charset_lite for configuring character set translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85304 13f79535-47bb-0310-9956-ffa450edef68
2000-05-26 17:40:42 +00:00
William A. Rowe Jr
00e1bf9cef Clean up documentation on both sides (1.3 and 2.0) for the Win32 build.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85187 13f79535-47bb-0310-9956-ffa450edef68
2000-05-11 03:58:00 +00:00
William A. Rowe Jr
b23b7bf500 Clean up documentation on both sides (1.3 and 2.0) for the Win32 build.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85185 13f79535-47bb-0310-9956-ffa450edef68
2000-05-11 03:39:39 +00:00
William A. Rowe Jr
40bb44ba3e Ahem... the newsgroups seem unruly over the explicit
reference to the other half of Wintel.  This seems like
  a more accurate statement


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85148 13f79535-47bb-0310-9956-ffa450edef68
2000-05-05 02:38:29 +00:00
Ryan Bloom
d2892da2e6 Update some docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85100 13f79535-47bb-0310-9956-ffa450edef68
2000-04-29 19:06:35 +00:00
dgaudet
89d7e60303 Add `IndexOptions +VersionSort', to nicely sort filenames
containing version numbers.

Submitted by:	Martin Pool <mbp@linuxcare.com.au>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85021 13f79535-47bb-0310-9956-ffa450edef68
2000-04-24 04:03:39 +00:00
Tony Finch
4e54ed5e02 ding, dong, ServerType is dead
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85016 13f79535-47bb-0310-9956-ffa450edef68
2000-04-22 23:45:10 +00:00
Bill Stoddard
a8065b5af2 Win32: Update docs to reflect new build environment.
Submitted by:	William Rowe


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85009 13f79535-47bb-0310-9956-ffa450edef68
2000-04-21 13:57:43 +00:00
dgaudet
ace2bda104 fix buglet in example
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85007 13f79535-47bb-0310-9956-ffa450edef68
2000-04-21 03:54:38 +00:00
Ken Coar
87072f3dd0 Propagate the 1.3 FAQ fixes over here..
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84995 13f79535-47bb-0310-9956-ffa450edef68
2000-04-18 20:54:03 +00:00
Tony Finch
a4db624f8b More FAQs and answers from comp.infosystems.www.servers.unix.
Submitted by:	Joshua Slive <slive@finance.commerce.ubc.ca>
Reviewed by:	Tony Finch


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84991 13f79535-47bb-0310-9956-ffa450edef68
2000-04-18 17:52:32 +00:00
Bill Stoddard
1b8894d367 Update Apache on Windows documentation. Add new document
describing how to compile Apache on Windows.

Submitted by:	William Rowe <wrowe@lnd.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84980 13f79535-47bb-0310-9956-ffa450edef68
2000-04-17 13:38:13 +00:00
Tony Finch
9cb4c5ace0 FAQ changes related to tidying up historical documents on the web site.
Submitted by:	Joshua Slive <slive@finance.commerce.ubc.ca>
Reviewed by:	Tony Finch


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84909 13f79535-47bb-0310-9956-ffa450edef68
2000-04-04 17:06:14 +00:00
Tony Finch
14a2e29bdd Clarify the DOCUMENT_ROOT environment variable oddity.
Suggested by: Scott Goodman <scott@searchbc.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84904 13f79535-47bb-0310-9956-ffa450edef68
2000-04-04 13:27:02 +00:00
Roy T. Fielding
3e9769a446 Update to Apache Software License version 1.1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84875 13f79535-47bb-0310-9956-ffa450edef68
2000-03-31 06:42:48 +00:00
Ryan Bloom
63f93a6504 Backout layered I/O changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84842 13f79535-47bb-0310-9956-ffa450edef68
2000-03-27 16:22:30 +00:00
Tony Finch
c75543bdce Fix typos.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84841 13f79535-47bb-0310-9956-ffa450edef68
2000-03-26 19:03:49 +00:00
Tony Finch
d3de5e451d Remove a broken link back to the user documentation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84840 13f79535-47bb-0310-9956-ffa450edef68
2000-03-26 18:58:14 +00:00
David Reid
5fbce1dc4d Fix a couple of typo's and add a link to the list of MPM's from the
changes document.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84839 13f79535-47bb-0310-9956-ffa450edef68
2000-03-26 09:39:36 +00:00
Ryan Bloom
0512ee1b6d Add docs for layered I/O
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84838 13f79535-47bb-0310-9956-ffa450edef68
2000-03-25 15:45:01 +00:00
Tony Finch
2ad2f9e3b8 Document that a whole pile of directives have moved to the MPMs
or disappeared entirely.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84815 13f79535-47bb-0310-9956-ffa450edef68
2000-03-21 19:08:35 +00:00
Tony Finch
7c75844320 Explain the changed syntax of CacheNegotiatedDocs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84814 13f79535-47bb-0310-9956-ffa450edef68
2000-03-21 18:41:30 +00:00
Tony Finch
ac23f18cd5 Explain the changed ErrorDocument syntax.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84813 13f79535-47bb-0310-9956-ffa450edef68
2000-03-21 18:28:27 +00:00
Bill Stoddard
ef7ae6710a Is this the right place to be updating Apache 2.0 code?
Update instructions on how to compile Apache for Windows. Throw in a few other
updates while I am at it. Still much to be done...


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84808 13f79535-47bb-0310-9956-ffa450edef68
2000-03-21 02:40:51 +00:00
David Reid
2b839de2fa Update the licence in the documentation. Should this be done for 1.3
as well?


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84788 13f79535-47bb-0310-9956-ffa450edef68
2000-03-17 15:16:40 +00:00
Tony Finch
ba569bb2b7 s/1.3/2.0/g and add a link to the developers' documentation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84780 13f79535-47bb-0310-9956-ffa450edef68
2000-03-16 20:08:41 +00:00
Tony Finch
955b23efd7 Replace the interim manual index with the file from 1.3.
The rest of the documentation has been imported with a repository copy
in order to preserve the history.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84779 13f79535-47bb-0310-9956-ffa450edef68
2000-03-16 20:02:08 +00:00
Tony Finch
fc834937f9 fix some inconsistencies and add a paragraph explainint how to include a
"." in the expansion string immediately after a % directive.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84775 13f79535-47bb-0310-9956-ffa450edef68
2000-03-16 18:02:47 +00:00
brian
0ce9eda583 DUH #2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84735 13f79535-47bb-0310-9956-ffa450edef68
2000-03-10 23:12:38 +00:00