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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
43afd89f6d
More TPF-related changes. Among them:
...
- Code reorganization to eliminate some TPF #ifdefs
- Tweaks to the regex code for easier testing
- Documentation and build updates
- Notes in the CHANGES file
Submitted by: David McCreedy <McCreedy@us.ibm.com > and others at IBM
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83862 13f79535-47bb-0310-9956-ffa450edef68
1999-09-01 04:28:52 +00:00
840e2514b1
Update windows documentation to address questions on the newsgroups and PR database.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83484 13f79535-47bb-0310-9956-ffa450edef68
1999-07-22 17:50:59 +00:00
b4b992ef3c
Un-make a broken link from being an anchor.
...
Submitted by: Roy Bryant <roybryant@seventwentyfour.com >
Reviewed by: Ken Coar
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83137 13f79535-47bb-0310-9956-ffa450edef68
1999-04-30 13:20:05 +00:00
9596cc822f
Submitted by: Joe Moenich <moenich@us.ibm.com>
...
Reviewed by: Dean Gaudet, Martin Kraemer, Manoj Kasichainula
Add support for standalone mode in TPF
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83121 13f79535-47bb-0310-9956-ffa450edef68
1999-04-27 20:36:25 +00:00
3093e0ce22
note about 127.0.0.1
...
PR: 4155
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83070 13f79535-47bb-0310-9956-ffa450edef68
1999-04-20 19:18:41 +00:00
80b75bea2c
Some documentation on the multiple services patch
...
Submitted by: Keith Wannamaker
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83040 13f79535-47bb-0310-9956-ffa450edef68
1999-04-08 21:56:40 +00:00
2cdc8ea8d6
Note the different Start menu option names between 1.3.4 and 1.3.5.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82935 13f79535-47bb-0310-9956-ffa450edef68
1999-03-19 16:07:18 +00:00
5941f21541
Note that Apache may run on Windows 98 (since at least some bug reports
...
say they've tried it).
Describe the new Apache Start menu options for starting and stopping
the Apache console application.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82933 13f79535-47bb-0310-9956-ffa450edef68
1999-03-19 16:02:19 +00:00
8f6ebc0f20
Fix typos, update for new makefiles.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82632 13f79535-47bb-0310-9956-ffa450edef68
1999-01-10 05:47:07 +00:00
2133186f4f
The semi-occasional partial cleaning-up of the HTML..
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82618 13f79535-47bb-0310-9956-ffa450edef68
1999-01-08 23:13:29 +00:00
da37ba9d41
Submitted by: Joe Moenich <moenich@us.ibm.com>
...
Reviewed by: Manoj Kasichainula <manojk@raleigh.ibm.com >
Various TPF tweaks, simplifying installation, etc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82606 13f79535-47bb-0310-9956-ffa450edef68
1999-01-06 21:56:57 +00:00
4bec6f2993
Fix some bad links in TPF documentation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82346 13f79535-47bb-0310-9956-ffa450edef68
1998-11-04 19:31:50 +00:00
1ad3695f81
Submitted by: Joe Moenich and others at IBM
...
Newly created files from the TPF port
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82341 13f79535-47bb-0310-9956-ffa450edef68
1998-11-03 22:06:29 +00:00
f939bad5e2
Add hint to HP performance tuning document on authors request.
...
Submitted by: rick jones <raj@cup.hp.com >
PR: 3214
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82302 13f79535-47bb-0310-9956-ffa450edef68
1998-10-23 07:43:09 +00:00
f662739e04
Fix some broken HTML, and note that the "-k option" stuff is
...
new with 1.3.3.
PR: 3252
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82296 13f79535-47bb-0310-9956-ffa450edef68
1998-10-22 20:48:40 +00:00
57c55b78de
Document the -k command line argument. This is based on a previous
...
patch to add this documentation from bhyde@pobox.com (16 Jun 1998).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82239 13f79535-47bb-0310-9956-ffa450edef68
1998-10-07 08:52:31 +00:00
681f8e5fec
More documentation consistency cleanup for 1.3.2.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82066 13f79535-47bb-0310-9956-ffa450edef68
1998-09-17 14:15:02 +00:00
caec9aac63
The semi-regular HTML cleanup of the documentation. There are
...
some HTML errors (incorrect anchor nesting, primarily) coming in
another commit.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82064 13f79535-47bb-0310-9956-ffa450edef68
1998-09-17 12:33:12 +00:00
1e7f98b40c
Followup to previous commit - another reference to beta remove, the link to
...
previously removed text also removed, and 1.3.0 --> 1.3.1.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81807 13f79535-47bb-0310-9956-ffa450edef68
1998-07-22 20:25:40 +00:00
7af2036dcd
Remove reference to 1.3b6 which may have confused people, and remove documentation
...
for not-completely-implemented feature.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81805 13f79535-47bb-0310-9956-ffa450edef68
1998-07-22 20:23:33 +00:00
9b2d4a2c24
Be more explicit when explaining how to compile from DSP files.
...
Add references to the projects to build uri_delims and test_chars files.
Give a suggested compilation order.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81794 13f79535-47bb-0310-9956-ffa450edef68
1998-07-21 09:33:29 +00:00
b55072142a
eliminate incorrectness regarding linux... there is far more I could say if I had the energy
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81729 13f79535-47bb-0310-9956-ffa450edef68
1998-07-14 08:20:31 +00:00
17b2b26493
PR:
...
Submitted by: bhyde@pobox.com
Reviewed by: Brian
More good details added, more work needed...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81557 13f79535-47bb-0310-9956-ffa450edef68
1998-06-16 02:40:32 +00:00
5d854a8b0a
Update the windows info in advance of the release cut-off so that it is
...
current in the installation. So make it correct if the next release
is a non-beta 1.3.0 by giving non-beta installation info and by
not referring to 1.3b8.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81427 13f79535-47bb-0310-9956-ffa450edef68
1998-05-30 12:18:01 +00:00
815ef23661
Have people use sysctl to adjust somaxconn
...
instead of the bogus and incorrect method we suggested before
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81412 13f79535-47bb-0310-9956-ffa450edef68
1998-05-29 15:33:19 +00:00
5afbff83cc
PR:
...
address change
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81331 13f79535-47bb-0310-9956-ffa450edef68
1998-05-20 20:21:30 +00:00
1b19735a79
Part 2 of the semi-regular HTML normalisation. Now on to
...
apache-site... No thirty.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81322 13f79535-47bb-0310-9956-ffa450edef68
1998-05-20 14:22:48 +00:00
9861f8bbd5
Update windows instructions for 1.3b6. Move compilation stuff to the end
...
on the basis that most users will be interested in the pre-compiled
installer. Document the registry key used and how it relates to
command line arguments (-d, -f) and the ServerRoot directive. Show how
to start and stop the Apache service from the command line.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81233 13f79535-47bb-0310-9956-ffa450edef68
1998-05-10 16:12:09 +00:00
3d29b06c26
PR:
...
Off-site link go bye bye - tuning Apache on Linux info would certainly be a
Good Thing.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81066 13f79535-47bb-0310-9956-ffa450edef68
1998-04-29 21:52:23 +00:00
19ceb532a5
Add notice about some inefficient SVR4 implementations of time zones in gettimeofday()
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80925 13f79535-47bb-0310-9956-ffa450edef68
1998-04-15 12:21:45 +00:00
8da501bec7
PR:
...
Add some misc comments, probably unnecessary but always a good idea kind
of thing.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80740 13f79535-47bb-0310-9956-ffa450edef68
1998-03-30 02:40:15 +00:00
8329962179
Various updates: add libap to the list of required libraries. Remove
...
reference to StartServers. Change links to mod_dll to mod_so.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80621 13f79535-47bb-0310-9956-ffa450edef68
1998-03-21 17:00:54 +00:00
6241994012
Correcting some HTML boo-boos (not subject to style debates).
...
It has been said, and verily it is true, that weblint rocks.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80132 13f79535-47bb-0310-9956-ffa450edef68
1998-02-05 21:20:02 +00:00
80c32a1d5f
Another pass at the normalisation of the HTML tags. Some
...
corrections coming up.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80130 13f79535-47bb-0310-9956-ffa450edef68
1998-02-05 20:05:18 +00:00