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

902 Commits

Author SHA1 Message Date
pcs
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
Martin Kraemer
eb30786813 Add new httpd switches; remove reference to httpd sub-version
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81779 13f79535-47bb-0310-9956-ffa450edef68
1998-07-19 21:34:58 +00:00
Marc Slemko
03c9ede3ad A few minor updates.
PR:
Obtained from:
Submitted by:	Singly Bertrand de (X1995)" <bs@frankiz.polytechnique.fr>
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81774 13f79535-47bb-0310-9956-ffa450edef68
1998-07-19 05:30:02 +00:00
Marc Slemko
d5516a55c9 No longer correct (and never really was) to tell them to type cc ...
to compile suexec.

PR: 2517
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81767 13f79535-47bb-0310-9956-ffa450edef68
1998-07-18 21:43:13 +00:00
Lars Eilebrecht
e5f26b6fbc fix some broken links
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81758 13f79535-47bb-0310-9956-ffa450edef68
1998-07-16 22:59:58 +00:00
Marc Slemko
dd01a613ad Addresses specified for mod_log_anon are logged in the error log,
not the "httpd-log".

PR: 2610
Obtained from:
Submitted by:	Ron Klatchko <ron@ckm.ucsf.edu>
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81739 13f79535-47bb-0310-9956-ffa450edef68
1998-07-15 03:04:24 +00:00
Martin Kraemer
b77fe61c8d Fix HTML error, correct release version number
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81737 13f79535-47bb-0310-9956-ffa450edef68
1998-07-15 00:31:27 +00:00
dgaudet
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
Ken Coar
bbd977cc7f Add a missing 'Override' clause.
PR:		2582
Submitted by:	Andrew Gillespie <apache@FutureQuest.net>
Reviewed by:	Ken Coar


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81701 13f79535-47bb-0310-9956-ffa450edef68
1998-07-10 13:33:09 +00:00
Ken Coar
b79501e52b Add a note to the FAQ about increasing file descriptor limits [sic]
on Win95.  Does this have any effect on WinNT?

Submitted by:	"The Smiths" <smiths@erols.com>
Reviewed by:	Ken Coar


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81693 13f79535-47bb-0310-9956-ffa450edef68
1998-07-10 00:25:35 +00:00
brian
8931c66ce2 PR:
We are not public domain.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81688 13f79535-47bb-0310-9956-ffa450edef68
1998-07-09 22:02:54 +00:00
Martin Kraemer
b3a2a7309e cache in the event that the client cancels the transfer, provided that
the configured percentage of the file has already been transfered.
It works for http transfers only.

The new httpd.conf directive is:
CacheForceCompletion <percentage>

PR: 2277
Submitted by: 	Glen Parker <glenebob@nwlink.com>
Reviewed by:	Martin Kraemer, Brian Behlendorf


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81685 13f79535-47bb-0310-9956-ffa450edef68
1998-07-09 19:45:40 +00:00
Marc Slemko
2f7bf9553e Fix incorrect "first available in" statement for ifdefine.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81661 13f79535-47bb-0310-9956-ffa450edef68
1998-07-06 17:42:11 +00:00
Ralf S. Engelschall
4f5960c0ba Add Dynamic Shared Object (DSO) support for SCO5 (OpenServer 5.0.x).
Submitted by: Ronald Record <rr@sco.com>
Reviewed by: Ralf S. Engelschall
PR: 2533


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81658 13f79535-47bb-0310-9956-ffa450edef68
1998-07-06 11:54:30 +00:00
Ken Coar
93e866e789 Add a note about the case-sensitivity of <Limit> as pointed
out by Dean.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81653 13f79535-47bb-0310-9956-ffa450edef68
1998-07-04 21:38:10 +00:00
Ken Coar
f748f3c606 Clarify some sectional concerns.
Submitted by:	Lars Eilebrecht <Lars.Eilebrecht@unix-ag.org>, Ken Coar


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81644 13f79535-47bb-0310-9956-ffa450edef68
1998-07-03 20:12:34 +00:00
dgaudet
5b7b43a6d2 lmbench moved
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81636 13f79535-47bb-0310-9956-ffa450edef68
1998-07-01 17:25:55 +00:00
brian
7b2795afa3 PR:
Add analysis done by Christian Sane


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81633 13f79535-47bb-0310-9956-ffa450edef68
1998-07-01 06:52:32 +00:00
brian
f6a39ffb9c Fix perl variable mention (d'oh!), slightly improve english usage.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81603 13f79535-47bb-0310-9956-ffa450edef68
1998-06-24 07:18:48 +00:00
Ralf S. Engelschall
125da84fea I couldn't resist to add this cookie.
Its just too funny and descriptive at the same time ;-)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81590 13f79535-47bb-0310-9956-ffa450edef68
1998-06-22 09:48:38 +00:00
brian
7d2f2fd17b PR:
Submitted by:	Ralf Engelschall
Reviewed by:	Brian Behlendorf

  *) Add <IfDefine>..</IfDefine> sections to the core module (with same spirit
     as <IfModule>..</IfModule> sections) which can be used to skip or process
     contained commands dependend of ``-D PARAMETER'' options on the command
     line.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81563 13f79535-47bb-0310-9956-ffa450edef68
1998-06-16 03:37:15 +00:00
brian
186f002cbd PR:
Update a path, and a mail alias.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81559 13f79535-47bb-0310-9956-ffa450edef68
1998-06-16 03:06:04 +00:00
brian
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
brian
d6707610db PR:
Submitted by:	bhyde@pobox.com
Reviewed by:	Brian

Tweak to add some x-references.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81555 13f79535-47bb-0310-9956-ffa450edef68
1998-06-16 02:11:31 +00:00
Martin Kraemer
06d0481914 Update the document to include information about the new ERROR_NOTES variable
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81510 13f79535-47bb-0310-9956-ffa450edef68
1998-06-08 19:47:11 +00:00
Martin Kraemer
66e90023d7 Add some more background info about mod_proxy's behaviour;
e.g., that CacheRoot effectively enables cacheing


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81508 13f79535-47bb-0310-9956-ffa450edef68
1998-06-08 19:05:15 +00:00
brian
51dc91553c PR:
Fix link.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81504 13f79535-47bb-0310-9956-ffa450edef68
1998-06-08 16:28:37 +00:00
brian
591e864fb9 PR:
D'oh!


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81502 13f79535-47bb-0310-9956-ffa450edef68
1998-06-08 16:25:36 +00:00
Jim Jagielski
f65b1fc1dd Most will ask this when going to 1.3.0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81489 13f79535-47bb-0310-9956-ffa450edef68
1998-06-07 01:33:52 +00:00
brian
58139b66f8 PR: 2365
Updated certain questions for 1.3 - simplicity is always a good idea.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81480 13f79535-47bb-0310-9956-ffa450edef68
1998-06-06 15:39:26 +00:00
brian
d7a4e5bff9 PR:
HostnameLookups were *not* allowed in .htaccess files.  They should
be, but for now it doesn't.  This can't be as easy as changing
ACCESS_CONF|RSRC_CONF to OR_FILEINFO or something, is it?


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81470 13f79535-47bb-0310-9956-ffa450edef68
1998-06-06 02:30:12 +00:00
Ken Coar
a427b65a19 Fix an HREF that contained a line-break.
Submitted by:	Ben Hyde <bhyde@gensym.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81453 13f79535-47bb-0310-9956-ffa450edef68
1998-06-04 18:46:36 +00:00
pcs
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
Ken Coar
322e6538cb Add a note to the FAQ about something that should maybe be added
at some point.  (Hidden in an HTML comment.)

PR:		2300


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81421 13f79535-47bb-0310-9956-ffa450edef68
1998-05-30 01:27:25 +00:00
Martin Kraemer
924bf2aa6f Correct the description of REMOTE_HOST and REMOTE_IDENT
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81418 13f79535-47bb-0310-9956-ffa450edef68
1998-05-29 20:49:28 +00:00
Jim Jagielski
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
Jim Jagielski
c2841d1b3f Add the ServerTokens to the main directive list
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81403 13f79535-47bb-0310-9956-ffa450edef68
1998-05-29 02:55:17 +00:00
Ken Coar
abe21ffe85 Make the evolution of the BrowserMatch* directives more clear.
PR:		2147
Submitted by:	Daniel Ryde <ryde@tripnet.se>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81386 13f79535-47bb-0310-9956-ffa450edef68
1998-05-28 14:06:54 +00:00
dgaudet
6ea3e5dbba document the all too common gcc version mismatch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81360 13f79535-47bb-0310-9956-ffa450edef68
1998-05-25 17:35:26 +00:00
dgaudet
46b7616435 add a note about the content-type reload bug, and a few copy-edit tweaks
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81358 13f79535-47bb-0310-9956-ffa450edef68
1998-05-25 04:21:56 +00:00
brian
65b7400981 PR: 2099
Don't commit suicide.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81336 13f79535-47bb-0310-9956-ffa450edef68
1998-05-21 04:07:17 +00:00
brian
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
Ken Coar
577696926f Correct the ServerTokens docs a little bit.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81328 13f79535-47bb-0310-9956-ffa450edef68
1998-05-20 18:40:35 +00:00
Ken Coar
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
Ken Coar
38d73313a9 Some of my semi-regular HTML cleanup (tag ordering, B/I
replacement) and long-line (>80) shortening.  No thirty..


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81320 13f79535-47bb-0310-9956-ffa450edef68
1998-05-20 14:13:00 +00:00
brian
d32d995726 PR:
Added text about regualr expressions.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81316 13f79535-47bb-0310-9956-ffa450edef68
1998-05-20 11:12:42 +00:00
brian
62e9d8a4e3 PR: 1808
Add note about setting the proper system time.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81314 13f79535-47bb-0310-9956-ffa450edef68
1998-05-20 10:19:18 +00:00
brian
f8ad3417f4 PR: 1773
IdentityCheck not allowed in .htaccess files.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81312 13f79535-47bb-0310-9956-ffa450edef68
1998-05-20 05:03:31 +00:00
brian
f27852e6fa PR: 2066
Submitted by:	Ronald Tschalaer <Ronald.Tschalaer@psi.ch>

Added note about JDK 1.2 betas having HTTP problems.  Thanks Ronald.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81308 13f79535-47bb-0310-9956-ffa450edef68
1998-05-20 01:22:52 +00:00
brian
262932bc5f PR:
Fix broken link, add note about maxclients.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81296 13f79535-47bb-0310-9956-ffa450edef68
1998-05-18 22:01:08 +00:00