1
0
mirror of https://github.com/apache/httpd.git synced 2025-05-31 12:21:16 +03:00

220 Commits

Author SHA1 Message Date
Jeff Trawick
0787adf117 fix some mispellings of the word privileges
PR:             10424
Submitted by:	Jens Kubieziel
Reviewed by:	Jeff Trawick


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95942 13f79535-47bb-0310-9956-ffa450edef68
2002-07-02 21:51:24 +00:00
Bradley Nicholes
f6342f6ae8 Fixed a typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95812 13f79535-47bb-0310-9956-ffa450edef68
2002-06-19 20:34:35 +00:00
Yoshiki Hayashi
14c70178a4 Fix typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95310 13f79535-47bb-0310-9956-ffa450edef68
2002-05-28 07:13:48 +00:00
Cliff Woolley
82ff345b96 Two other quick changes needed for XHTML 1.0 validation.
Submitted by:  validator.w3.org


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95142 13f79535-47bb-0310-9956-ffa450edef68
2002-05-16 19:13:31 +00:00
Cliff Woolley
64a7c43901 Fix html validation.
Submitted by: Jerry Baker


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95140 13f79535-47bb-0310-9956-ffa450edef68
2002-05-16 19:09:26 +00:00
William A. Rowe Jr
b9ecba8a50 Document the fact that Cygwin's awk doesn't work with MSVC. This is
due to Cygwin making awk.exe a 'cygwin symlink' to gawk.exe. The windows
  shell does not support symlinks, and so any Apache makefile references
  to awk.exe will fail.

PR:8726
Submitted by:	Jerry Baker <jerrybaker@weirdness.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95121 13f79535-47bb-0310-9956-ffa450edef68
2002-05-15 22:43:25 +00:00
William A. Rowe Jr
05347339b4 Further observations from the past two weeks.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95101 13f79535-47bb-0310-9956-ffa450edef68
2002-05-15 00:33:14 +00:00
William A. Rowe Jr
34acc93e2e Ummm... checked, 0.9.6d works too
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95067 13f79535-47bb-0310-9956-ffa450edef68
2002-05-13 19:54:52 +00:00
William A. Rowe Jr
7b833f9aad Well if I got lost for a minute... make this clearer for 7.0 users.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95064 13f79535-47bb-0310-9956-ffa450edef68
2002-05-13 16:14:01 +00:00
Yoshiki Hayashi
e3d047b595 Correct grammer.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95010 13f79535-47bb-0310-9956-ffa450edef68
2002-05-09 06:17:30 +00:00
William A. Rowe Jr
c94bb89387 Please, Win32 hackers, review this doc!!! Talk about out of date and
horribly stale.  A dry run report would be a great thing for feedback.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94870 13f79535-47bb-0310-9956-ffa450edef68
2002-04-29 21:42:52 +00:00
Martin Kraemer
ddcc1e61b1 Typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94689 13f79535-47bb-0310-9956-ffa450edef68
2002-04-18 06:26:17 +00:00
Bradley Nicholes
6690fd77dc Fixing the link to the bug reporting page.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94661 13f79535-47bb-0310-9956-ffa450edef68
2002-04-15 19:45:23 +00:00
Bradley Nicholes
5c5757a21d Added the documentation for building Apache for NetWare using the GNU
make files


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93666 13f79535-47bb-0310-9956-ffa450edef68
2002-03-01 22:29:16 +00:00
Bradley Nicholes
f20a30a295 Updated the build instructions to reflect the change in the build environment variable
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92860 13f79535-47bb-0310-9956-ffa450edef68
2002-01-15 23:30:40 +00:00
Joshua Slive
045224ce9b htmltidy made a mess of the headers and footers. Put them back in shape.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92855 13f79535-47bb-0310-9956-ffa450edef68
2002-01-15 01:48:00 +00:00
Bradley Nicholes
d1146dd589 Implemented a checkunload callback to allow apache to be unloaded using
the Unload console command.  Also changed the nlm name and console
command to APACHE2.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92852 13f79535-47bb-0310-9956-ffa450edef68
2002-01-14 18:55:51 +00:00
Bradley Nicholes
1b0bde4af3 Updated the build documentation for NetWare to match the current build
process


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92779 13f79535-47bb-0310-9956-ffa450edef68
2002-01-08 22:46:34 +00:00
Bradley Nicholes
4f6a377de6 Apache for NetWare configuration and build documentation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91956 13f79535-47bb-0310-9956-ffa450edef68
2001-11-14 23:27:25 +00:00
Joshua Slive
b156fbd361 Bad link.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91706 13f79535-47bb-0310-9956-ffa450edef68
2001-10-31 15:35:34 +00:00
Joshua Slive
58ba1c54c5 Typo fix.
PR: 8556


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91705 13f79535-47bb-0310-9956-ffa450edef68
2001-10-31 15:11:05 +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
f88b50dec4 w3c tidy to convert to xhtml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91116 13f79535-47bb-0310-9956-ffa450edef68
2001-09-22 19:39:26 +00:00
Joshua Slive
77622894d3 Add a couple windows notes.
PR: 6289, 5786


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90514 13f79535-47bb-0310-9956-ffa450edef68
2001-08-22 22:34:50 +00:00
Joshua Slive
aabd58554d Be gone old cruft!
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90480 13f79535-47bb-0310-9956-ffa450edef68
2001-08-22 00:14:00 +00:00
William A. Rowe Jr
1be045b72d That's all I'm changing... time to simply bring the 1.3 file over.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89778 13f79535-47bb-0310-9956-ffa450edef68
2001-07-30 04:12:50 +00:00
William A. Rowe Jr
bd100ea666 Fix some brokenness.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89777 13f79535-47bb-0310-9956-ffa450edef68
2001-07-30 03:39:49 +00:00
William A. Rowe Jr
4779d38dd2 Lots o' changes to re-review.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89657 13f79535-47bb-0310-9956-ffa450edef68
2001-07-23 17:24:47 +00:00
Chris Pepper
f9a7b967f5 Adjusted links for files being moved into platform/ (were ./, now ../).
Matched up <p></p> & <pre></pre>.
Fixed misspellings.
Fixed links to ../install-tpf.html & ebcdic.html (which should probably be
moved down into platform/).
Changed links to windows.html#test to windows.html@cmdline.
Entities encoded.
Changed bogus <emp> tags to <em>.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88379 13f79535-47bb-0310-9956-ffa450edef68
2001-02-28 04:41:24 +00:00
Roy T. Fielding
7ddebfc732 Update some references to the old src tree structure.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88228 13f79535-47bb-0310-9956-ffa450edef68
2001-02-18 07:38:50 +00:00
Joshua Slive
3404634c64 Place a note in some of the files that contain obsolete information.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87505 13f79535-47bb-0310-9956-ffa450edef68
2000-12-21 22:36:03 +00:00
Joshua Slive
738e290ae2 Update some headers and footers to the proper version number.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87078 13f79535-47bb-0310-9956-ffa450edef68
2000-11-24 22:46:51 +00:00
Joshua Slive
a5c1252d88 Fix a few broken links.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87071 13f79535-47bb-0310-9956-ffa450edef68
2000-11-23 03:59:24 +00:00
Joshua Slive
4187b03353 Link up the new platform directory. It still needs an index.html,
but the mod_autoindex listing should suffice for now.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87043 13f79535-47bb-0310-9956-ffa450edef68
2000-11-21 01:50:30 +00:00
Rich Bowen
97318f9e20 allow->Allow, deny->Deny, order->Order and require->Require.
All directives are now consistently capitalized.
PR:
Obtained from:
Submitted by:	Rich Bowen <rbowen@rcbowen.com>
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86205 13f79535-47bb-0310-9956-ffa450edef68
2000-09-12 15:16:59 +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
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
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
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
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
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
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
Bill Stoddard
d396b348b0 Documentation for the Netware port
Submitted by:	Mike Gardiner


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84489 13f79535-47bb-0310-9956-ffa450edef68
2000-01-18 19:32:49 +00:00
Martin Kraemer
cc8d863fa0 it's -> its
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84405 13f79535-47bb-0310-9956-ffa450edef68
2000-01-07 16:38:08 +00:00
Manoj Kasichainula
ce25587528 Documentation update for latest TPF changes
Submitted by:	David McCreedy <McCreedy@us.ibm.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84353 13f79535-47bb-0310-9956-ffa450edef68
1999-12-21 20:43:49 +00:00