]> granicus.if.org Git - apache/log
apache
25 years ago Clean up mod_autoindex's storage of the IndexOptions settings.
Ken Coar [Mon, 31 Aug 1998 01:18:48 +0000 (01:18 +0000)]
Clean up mod_autoindex's storage of the IndexOptions settings.
They are per-directory, not per-filename, so keeping them in
an array is confusing and pointless.  They're now stored in an
int in the module config record.  Also (finally!) fix the
FancyIndexing directive so it gets merged into any IndexOptions
settings for the current directory, rather than replacing them.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81972 13f79535-47bb-0310-9956-ffa450edef68

25 years agoLocationMatch, not Location, is only 1.3+.
Marc Slemko [Thu, 27 Aug 1998 06:49:24 +0000 (06:49 +0000)]
LocationMatch, not Location, is only 1.3+.

PR:
Obtained from:
Submitted by: Paul Phillips <paulp@go2net.com>
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81963 13f79535-47bb-0310-9956-ffa450edef68

25 years agoRemove bad reference to non-existing SERVER_VERSION in mod_rewrite.html
Ralf S. Engelschall [Mon, 24 Aug 1998 18:39:27 +0000 (18:39 +0000)]
Remove bad reference to non-existing SERVER_VERSION in mod_rewrite.html

Submitted by: Youichirou Koga <y-koga@jp.FreeBSD.ORG>
Reviewed by: Ralf S. Engelschall
PR: 2895

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81954 13f79535-47bb-0310-9956-ffa450edef68

25 years agoFix hyperlinks in vhost/ area.
Ralf S. Engelschall [Wed, 19 Aug 1998 06:16:58 +0000 (06:16 +0000)]
Fix hyperlinks in vhost/ area.
Thanks to Jean-Philippe BAUDOUIN <baudouin@cyberaccess.fr> for hints.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81944 13f79535-47bb-0310-9956-ffa450edef68

25 years agoAdd proxy Via: header management. Currently, Via: headers can be left
Martin Kraemer [Sun, 16 Aug 1998 20:51:52 +0000 (20:51 +0000)]
Add proxy Via: header management. Currently, Via: headers can be left
unchanged (compatibility), can be set to protocol and host only,
or to protocol, host and comment. Optionally, all Via: headers can
be suppressed if intranet privacy in companies is desired when going out
over a firewall apache.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81939 13f79535-47bb-0310-9956-ffa450edef68

25 years agoForgot that LimitRequestBody is allowed everywhere.
Roy T. Fielding [Wed, 12 Aug 1998 00:31:44 +0000 (00:31 +0000)]
Forgot that LimitRequestBody is allowed everywhere.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81919 13f79535-47bb-0310-9956-ffa450edef68

25 years agoDocumentation for the LimitRequest* directives.
Roy T. Fielding [Wed, 12 Aug 1998 00:29:14 +0000 (00:29 +0000)]
Documentation for the LimitRequest* directives.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81917 13f79535-47bb-0310-9956-ffa450edef68

25 years agomod_status isn't included by default so ExtendedStatus
Jim Jagielski [Tue, 11 Aug 1998 17:33:48 +0000 (17:33 +0000)]
mod_status isn't included by default so ExtendedStatus
is Extension not Base directive

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81910 13f79535-47bb-0310-9956-ffa450edef68

25 years agoMove the ExtendedStatus option to mod_status
Jim Jagielski [Tue, 11 Aug 1998 15:37:50 +0000 (15:37 +0000)]
Move the ExtendedStatus option to mod_status

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81907 13f79535-47bb-0310-9956-ffa450edef68

25 years agoAnd now the docs for ExtendedStatus
Jim Jagielski [Tue, 11 Aug 1998 00:24:28 +0000 (00:24 +0000)]
And now the docs for ExtendedStatus

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81902 13f79535-47bb-0310-9956-ffa450edef68

25 years agoAdd some missing entries to the index file.
Marc Slemko [Mon, 10 Aug 1998 18:00:03 +0000 (18:00 +0000)]
Add some missing entries to the index file.

PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81899 13f79535-47bb-0310-9956-ffa450edef68

26 years ago Allow CheckSpelling to be used anywhere, not just at the server
Ken Coar [Thu, 6 Aug 1998 23:31:55 +0000 (23:31 +0000)]
Allow CheckSpelling to be used anywhere, not just at the server
level.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81878 13f79535-47bb-0310-9956-ffa450edef68

26 years agoSome HTML error cleanups (according to DreamWeaver
Jim Jagielski [Thu, 6 Aug 1998 20:46:12 +0000 (20:46 +0000)]
Some HTML error cleanups (according to DreamWeaver
AND Alpha and BBEdit) as well as a start of a "how to submit a patch"
FAQ

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81876 13f79535-47bb-0310-9956-ffa450edef68

26 years agoWe don't want to make people think that '_' are allowed in hostnames.
Lars Eilebrecht [Thu, 6 Aug 1998 01:05:30 +0000 (01:05 +0000)]
We don't want to make people think that '_' are allowed in hostnames.

PR: 2788

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81866 13f79535-47bb-0310-9956-ffa450edef68

26 years agoQ: "my htaccess files are being ignored"
Marc Slemko [Wed, 5 Aug 1998 18:04:50 +0000 (18:04 +0000)]
Q: "my htaccess files are being ignored"
A: "yea, Apache listens to you if you tell it to."

PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81859 13f79535-47bb-0310-9956-ffa450edef68

26 years agoLink DSO modules against possible libraries from $(LIBS) (take 2)
Ralf S. Engelschall [Mon, 3 Aug 1998 08:44:10 +0000 (08:44 +0000)]
Link DSO modules against possible libraries from $(LIBS) (take 2)
=================================================================

Currently we have the following entry in our dso.html document:

| Because DSO modules cannot be linked against other DSO-based libraries (ld
| -lfoo) on all platforms (for instance a.out-based platforms usually don't
| provide this functionality while ELF-based platforms do) you cannot use the
| DSO mechanism for all types of modules. Or in other words, modules compiled as
| DSO files are restricted to only use symbols from the Apache core, from the C
| library (libc) and all other dynamic or static libraries used by the Apache
| core, or from static library archives (libfoo.a) containing position
| independend code. The only chance to use other code is to either make sure the
| Apache core itself already contains a reference to it or loading the code
| yourself via dlopen().

The important part here is: "cannot be linked .... on all platforms".  But
there _are_ platform (especially ELF-based ones) which support linking DSO
files agains other DSO files.  And even on platforms where this is not
possible is it possible to at least link against libraries assuming they
contain PIC code.

So, the idea is this: In the configuration process we already determine the
variable LDFLAGS and LIBS. They hold -L and -l options for linking
executables.  We parse these options and separate them into three classes:
OBJ, PIC and DSO.  And then we re-assemble a LIBS_SHLIB variable from only the
options in classes PIC and DSO. This variable is then used on the build
command for mod_xxx.so.

Example:

| $ ./configure --prefix=/tmp/apache \
|               --enable-module=auth_db \
|               --enable-shared=auth_db \
|               --enable-rule=SHARED_CHAIN

Without SHARED_CORE the mod_auth_db.so cannot be linked or at least not loaded
correctly under run-time. With SHARED_CHAIN enabled it is linked against the
libdb.so and all is fine (at least under this ELF-based Debian box I tried):

| :> make mod_auth_db.so
| gcc -c  -I../../os/unix -I../../include -I/usr/include/  -DLINUX=2
| -DUSE_HSREGEX `../../apaci` -fpic -DSHARED_MODULE mod_auth_db.c && mv
| mod_auth_db.o mod_auth_db.lo
| ld -Bshareable -o mod_auth_db.so mod_auth_db.lo -lm -ldb
| root@gw1:/e/apache/SRC/WORK/apache-1.3-libsshlib/src/modules/standard
| :> ldd mod_auth_db.so
|         ./mod_auth_db.so => ./mod_auth_db.so
|         libc.so.5 => /lib/libc.so.5
|         libm.so.5 => /lib/libm.so.5
|         libdb.so.1 => /usr/lib/libdb.so.1

This way we provide the maximum we can provide. Sure, on some platforms the
user still has no chance. But this shouldn't mean he becomes no chance on
other platforms where there _is_ a chance. So this patch is a first step for
more friendly and flexible DSO support.

The complete mechanism is triggered by a new Rule named SHARED_CHAIN. To avoid
problems this is DISABLED(!) for ALL(!) platforms currently. But when
experience shows that it worked fine for users we can enable it for tested
platforms per default.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81846 13f79535-47bb-0310-9956-ffa450edef68

26 years agoFixed examples in mod_rewrite.html document.
Ralf S. Engelschall [Sun, 2 Aug 1998 11:18:26 +0000 (11:18 +0000)]
Fixed examples in mod_rewrite.html document.

PR: 2756

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81841 13f79535-47bb-0310-9956-ffa450edef68

26 years agoCorrected the path to src/include/httpd.h, as suggested by
Martin Kraemer [Thu, 30 Jul 1998 16:42:47 +0000 (16:42 +0000)]
Corrected the path to src/include/httpd.h, as suggested by
Brian Reichert <reichert@numachi.com>

PR: 2359
Submitted by: Brian Reichert <reichert@numachi.com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81836 13f79535-47bb-0310-9956-ffa450edef68

26 years agoDigest is mostly supported, for all the good it does.
Marc Slemko [Tue, 28 Jul 1998 05:57:13 +0000 (05:57 +0000)]
Digest is mostly supported, for all the good it does.

PR: 2715
Obtained from:
Submitted by: Youichirou Koga <y-koga@jp.FreeBSD.org>
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81827 13f79535-47bb-0310-9956-ffa450edef68

26 years agoUpdate the mod_rewrite.html document to correctly reflect the situation of the
Ralf S. Engelschall [Sat, 25 Jul 1998 12:16:37 +0000 (12:16 +0000)]
Update the mod_rewrite.html document to correctly reflect the situation of the
`proxy' (`[P]') feature.

PR: 2679

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81821 13f79535-47bb-0310-9956-ffa450edef68

26 years agoFollowup to previous commit - another reference to beta remove, the link to
brian [Wed, 22 Jul 1998 20:25:40 +0000 (20:25 +0000)]
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

26 years agoRemove reference to 1.3b6 which may have confused people, and remove documentation
brian [Wed, 22 Jul 1998 20:23:33 +0000 (20:23 +0000)]
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

26 years agoBe more explicit when explaining how to compile from DSP files.
pcs [Tue, 21 Jul 1998 09:33:29 +0000 (09:33 +0000)]
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

26 years agoAdd new httpd switches; remove reference to httpd sub-version
Martin Kraemer [Sun, 19 Jul 1998 21:34:58 +0000 (21:34 +0000)]
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

26 years agoA few minor updates.
Marc Slemko [Sun, 19 Jul 1998 05:30:02 +0000 (05:30 +0000)]
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

26 years agoNo longer correct (and never really was) to tell them to type cc ...
Marc Slemko [Sat, 18 Jul 1998 21:43:13 +0000 (21:43 +0000)]
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

26 years agofix some broken links
Lars Eilebrecht [Thu, 16 Jul 1998 22:59:58 +0000 (22:59 +0000)]
fix some broken links

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81758 13f79535-47bb-0310-9956-ffa450edef68

26 years agoAddresses specified for mod_log_anon are logged in the error log,
Marc Slemko [Wed, 15 Jul 1998 03:04:24 +0000 (03:04 +0000)]
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

26 years agoFix HTML error, correct release version number
Martin Kraemer [Wed, 15 Jul 1998 00:31:27 +0000 (00:31 +0000)]
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

26 years agoeliminate incorrectness regarding linux... there is far more I could say if I had...
dgaudet [Tue, 14 Jul 1998 08:20:31 +0000 (08:20 +0000)]
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

26 years ago Add a missing 'Override' clause.
Ken Coar [Fri, 10 Jul 1998 13:33:09 +0000 (13:33 +0000)]
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

26 years ago Add a note to the FAQ about increasing file descriptor limits [sic]
Ken Coar [Fri, 10 Jul 1998 00:25:35 +0000 (00:25 +0000)]
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

26 years agoPR:
brian [Thu, 9 Jul 1998 22:02:54 +0000 (22:02 +0000)]
PR:

We are not public domain.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81688 13f79535-47bb-0310-9956-ffa450edef68

26 years agocache in the event that the client cancels the transfer, provided that
Martin Kraemer [Thu, 9 Jul 1998 19:45:40 +0000 (19:45 +0000)]
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

26 years agoFix incorrect "first available in" statement for ifdefine.
Marc Slemko [Mon, 6 Jul 1998 17:42:11 +0000 (17:42 +0000)]
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

26 years agoAdd Dynamic Shared Object (DSO) support for SCO5 (OpenServer 5.0.x).
Ralf S. Engelschall [Mon, 6 Jul 1998 11:54:30 +0000 (11:54 +0000)]
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

26 years ago Add a note about the case-sensitivity of <Limit> as pointed
Ken Coar [Sat, 4 Jul 1998 21:38:10 +0000 (21:38 +0000)]
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

26 years ago Clarify some sectional concerns.
Ken Coar [Fri, 3 Jul 1998 20:12:34 +0000 (20:12 +0000)]
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

26 years agolmbench moved
dgaudet [Wed, 1 Jul 1998 17:25:55 +0000 (17:25 +0000)]
lmbench moved

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81636 13f79535-47bb-0310-9956-ffa450edef68

26 years agoPR:
brian [Wed, 1 Jul 1998 06:52:32 +0000 (06:52 +0000)]
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

26 years agoFix perl variable mention (d'oh!), slightly improve english usage.
brian [Wed, 24 Jun 1998 07:18:48 +0000 (07:18 +0000)]
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

26 years agoI couldn't resist to add this cookie.
Ralf S. Engelschall [Mon, 22 Jun 1998 09:48:38 +0000 (09:48 +0000)]
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

26 years agoPR:
brian [Tue, 16 Jun 1998 03:37:15 +0000 (03:37 +0000)]
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

26 years agoPR:
brian [Tue, 16 Jun 1998 03:06:04 +0000 (03:06 +0000)]
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

26 years agoPR:
brian [Tue, 16 Jun 1998 02:40:32 +0000 (02:40 +0000)]
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

26 years agoPR:
brian [Tue, 16 Jun 1998 02:11:31 +0000 (02:11 +0000)]
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

26 years agoUpdate the document to include information about the new ERROR_NOTES variable
Martin Kraemer [Mon, 8 Jun 1998 19:47:11 +0000 (19:47 +0000)]
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

26 years agoAdd some more background info about mod_proxy's behaviour;
Martin Kraemer [Mon, 8 Jun 1998 19:05:15 +0000 (19:05 +0000)]
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

26 years agoPR:
brian [Mon, 8 Jun 1998 16:28:37 +0000 (16:28 +0000)]
PR:

Fix link.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81504 13f79535-47bb-0310-9956-ffa450edef68

26 years agoPR:
brian [Mon, 8 Jun 1998 16:25:36 +0000 (16:25 +0000)]
PR:

D'oh!

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81502 13f79535-47bb-0310-9956-ffa450edef68

26 years agoMost will ask this when going to 1.3.0
Jim Jagielski [Sun, 7 Jun 1998 01:33:52 +0000 (01:33 +0000)]
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

26 years agoPR: 2365
brian [Sat, 6 Jun 1998 15:39:26 +0000 (15:39 +0000)]
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

26 years agoPR:
brian [Sat, 6 Jun 1998 02:30:12 +0000 (02:30 +0000)]
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

26 years ago Fix an HREF that contained a line-break.
Ken Coar [Thu, 4 Jun 1998 18:46:36 +0000 (18:46 +0000)]
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

26 years agoUpdate the windows info in advance of the release cut-off so that it is
pcs [Sat, 30 May 1998 12:18:01 +0000 (12:18 +0000)]
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

26 years ago Add a note to the FAQ about something that should maybe be added
Ken Coar [Sat, 30 May 1998 01:27:25 +0000 (01:27 +0000)]
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

26 years agoCorrect the description of REMOTE_HOST and REMOTE_IDENT
Martin Kraemer [Fri, 29 May 1998 20:49:28 +0000 (20:49 +0000)]
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

26 years agoHave people use sysctl to adjust somaxconn
Jim Jagielski [Fri, 29 May 1998 15:33:19 +0000 (15:33 +0000)]
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

26 years agoAdd the ServerTokens to the main directive list
Jim Jagielski [Fri, 29 May 1998 02:55:17 +0000 (02:55 +0000)]
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

26 years ago Make the evolution of the BrowserMatch* directives more clear.
Ken Coar [Thu, 28 May 1998 14:06:54 +0000 (14:06 +0000)]
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

26 years agodocument the all too common gcc version mismatch
dgaudet [Mon, 25 May 1998 17:35:26 +0000 (17:35 +0000)]
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

26 years agoadd a note about the content-type reload bug, and a few copy-edit tweaks
dgaudet [Mon, 25 May 1998 04:21:56 +0000 (04:21 +0000)]
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

26 years agoPR: 2099
brian [Thu, 21 May 1998 04:07:17 +0000 (04:07 +0000)]
PR: 2099

Don't commit suicide.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81336 13f79535-47bb-0310-9956-ffa450edef68

26 years agoPR:
brian [Wed, 20 May 1998 20:21:30 +0000 (20:21 +0000)]
PR:

address change

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81331 13f79535-47bb-0310-9956-ffa450edef68

26 years ago Correct the ServerTokens docs a little bit.
Ken Coar [Wed, 20 May 1998 18:40:35 +0000 (18:40 +0000)]
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

26 years ago Part 2 of the semi-regular HTML normalisation. Now on to
Ken Coar [Wed, 20 May 1998 14:22:48 +0000 (14:22 +0000)]
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

26 years ago Some of my semi-regular HTML cleanup (tag ordering, B/I
Ken Coar [Wed, 20 May 1998 14:13:00 +0000 (14:13 +0000)]
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

26 years agoPR:
brian [Wed, 20 May 1998 11:12:42 +0000 (11:12 +0000)]
PR:

Added text about regualr expressions.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81316 13f79535-47bb-0310-9956-ffa450edef68

26 years agoPR: 1808
brian [Wed, 20 May 1998 10:19:18 +0000 (10:19 +0000)]
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

26 years agoPR: 1773
brian [Wed, 20 May 1998 05:03:31 +0000 (05:03 +0000)]
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

26 years agoPR: 2066
brian [Wed, 20 May 1998 01:22:52 +0000 (01:22 +0000)]
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

26 years agoPR:
brian [Mon, 18 May 1998 22:01:08 +0000 (22:01 +0000)]
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

26 years agofix typos.
Ralf S. Engelschall [Fri, 15 May 1998 09:29:15 +0000 (09:29 +0000)]
fix typos.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81284 13f79535-47bb-0310-9956-ffa450edef68

26 years agofix typos
Ralf S. Engelschall [Fri, 15 May 1998 09:16:22 +0000 (09:16 +0000)]
fix typos

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81282 13f79535-47bb-0310-9956-ffa450edef68

26 years agoLittle enhancement of suEXEC docs to make sure the user knows that he can
Ralf S. Engelschall [Fri, 15 May 1998 08:24:23 +0000 (08:24 +0000)]
Little enhancement of suEXEC docs to make sure the user knows that he can
install suEXEC via APACI but only if he is carefully and does something
explicitly (options).

Submitted by: Jason A. Dour <jason@dour.org>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81278 13f79535-47bb-0310-9956-ffa450edef68

26 years agoJust some minor fixes.
Ralf S. Engelschall [Tue, 12 May 1998 11:37:53 +0000 (11:37 +0000)]
Just some minor fixes.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81266 13f79535-47bb-0310-9956-ffa450edef68

26 years agoUpdate/Create hyperlinks to new HTML document about DSO.
Ralf S. Engelschall [Tue, 12 May 1998 11:27:06 +0000 (11:27 +0000)]
Update/Create hyperlinks to new HTML document about DSO.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81263 13f79535-47bb-0310-9956-ffa450edef68

26 years agoA lot of cosmetic stuff: more <CODE>, less <PRE>, etc. pp.
Ralf S. Engelschall [Tue, 12 May 1998 11:12:47 +0000 (11:12 +0000)]
A lot of cosmetic stuff: more <CODE>, less <PRE>, etc. pp.
Thanks to Brian for the initial ASCII->HTML translation.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81260 13f79535-47bb-0310-9956-ffa450edef68

26 years agoPR:
brian [Tue, 12 May 1998 05:23:22 +0000 (05:23 +0000)]
PR:

Updated, cleaned up, and tossed out comments dealing with decades-old
Apache versions.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81255 13f79535-47bb-0310-9956-ffa450edef68

26 years agoPR:
brian [Tue, 12 May 1998 05:14:18 +0000 (05:14 +0000)]
PR:

Removed because an unmaintained list of known bugs is worse than useless.
We have all this in the bug database, it's maintained there, and providing
historical known_bug issues is counterproductive.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81253 13f79535-47bb-0310-9956-ffa450edef68

26 years agoPR:
brian [Tue, 12 May 1998 04:00:47 +0000 (04:00 +0000)]
PR:

I took Ralf's README.DSO, HTMLized it, and put it here, a more appropriate
place than in the root-level of the distribution.  Now we can link to it, too.

Also, Ralf, I removed the section on execution order differences between
static and dynamically linked modules, since you committed a patch which
makes this behavios consistant with all-staticly-linked.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81249 13f79535-47bb-0310-9956-ffa450edef68

26 years agoPR:
Jim Jagielski [Mon, 11 May 1998 20:08:04 +0000 (20:08 +0000)]
PR:
Obtained from:
Submitted by: Jim Jagielski
Reviewed by:
Replace the AddVersionPlatform directive with ServerTokens directive
which allow for either Minimal ("Apache/1.3.0"), OS ("Apache/1.3.0 (UNIX)")
or Full ("Apache/1.3.0 (UNIX) PHP/3.0") type Server headers.
SERVER_SUBVERSION is no longer supported.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81244 13f79535-47bb-0310-9956-ffa450edef68

26 years agoFix AllowOverrides --> AllowOverride in docs.
Marc Slemko [Mon, 11 May 1998 14:51:24 +0000 (14:51 +0000)]
Fix AllowOverrides --> AllowOverride in docs.

PR: 2213
Obtained from:
Submitted by: Thomas Neumann <Thomas.Neumann@comconsult.de>
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81238 13f79535-47bb-0310-9956-ffa450edef68

26 years agoUpdate windows instructions for 1.3b6. Move compilation stuff to the end
pcs [Sun, 10 May 1998 16:12:09 +0000 (16:12 +0000)]
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

26 years agoupdate with a few more links
dgaudet [Sun, 10 May 1998 00:11:14 +0000 (00:11 +0000)]
update with a few more links

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81228 13f79535-47bb-0310-9956-ffa450edef68

26 years ago Final touches on removing the AddVersionComponent directive and
Ken Coar [Sat, 9 May 1998 04:42:27 +0000 (04:42 +0000)]
Final touches on removing the AddVersionComponent directive and
correcting my BD references to something called "Server-Version."
D'oh!

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81212 13f79535-47bb-0310-9956-ffa450edef68

26 years ago Change the default setting of AddVersionPlatform to 'on'. Jim,
Ken Coar [Fri, 8 May 1998 12:09:46 +0000 (12:09 +0000)]
Change the default setting of AddVersionPlatform to 'on'.  Jim,
Brian Havard, and Marc think that's better - and if Marc, who is
so security-conscious, thinks it's a good idea that tips me over
to that side as well.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81193 13f79535-47bb-0310-9956-ffa450edef68

26 years ago Add the core AddVersionComponent and AddVersionPlatform directives,
Ken Coar [Thu, 7 May 1998 12:24:21 +0000 (12:24 +0000)]
Add the core AddVersionComponent and AddVersionPlatform directives,
which make the SERVER_SUBVERSION functionality a runtime thing and
allow adding OS identity to the Server-Version string respectively.

PR: 2056
Reviewed by: Jim Jagielski, Martin Kraemer, Brian Behlendorf

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81175 13f79535-47bb-0310-9956-ffa450edef68

26 years agoOps, looks like Brian typed "x:x<CR>" in his Vi instead of just ":x<CR>" ;-)
Ralf S. Engelschall [Wed, 6 May 1998 11:04:36 +0000 (11:04 +0000)]
Ops, looks like Brian typed "x:x<CR>" in his Vi instead of just ":x<CR>" ;-)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81152 13f79535-47bb-0310-9956-ffa450edef68

26 years agoPR: 2100
brian [Wed, 6 May 1998 04:10:53 +0000 (04:10 +0000)]
PR: 2100
Submitted by: Dale Couch <dcouch@training.orl.lmco.com>

slight clarification for NT users.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81145 13f79535-47bb-0310-9956-ffa450edef68

26 years agoPR:
brian [Tue, 5 May 1998 05:54:21 +0000 (05:54 +0000)]
PR:
Submitted by: "Michael K. Sanders" <msanders@iNetz.COM>

Clarification.  CNAME to an IP address is incorrect.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81133 13f79535-47bb-0310-9956-ffa450edef68

26 years agoPR:
brian [Tue, 5 May 1998 05:09:31 +0000 (05:09 +0000)]
PR:

Slightly improve the grammar; however, in my opinion this whole chunk can just
be tossed out of the FAQ.  I can't believe we're actually asked "how can I make
only one file executable?".

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81131 13f79535-47bb-0310-9956-ffa450edef68

26 years agoBS2000 Security: BS2000 needs extra authentication
Martin Kraemer [Mon, 4 May 1998 16:46:38 +0000 (16:46 +0000)]
BS2000 Security: BS2000 needs extra authentication

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81116 13f79535-47bb-0310-9956-ffa450edef68

26 years agoPR:
brian [Mon, 4 May 1998 08:42:32 +0000 (08:42 +0000)]
PR:

Moved HTTP_Features to a more appropriate directory, now we don't need to
remove it when we build the release.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81107 13f79535-47bb-0310-9956-ffa450edef68

26 years agoPR:
brian [Wed, 29 Apr 1998 21:52:23 +0000 (21:52 +0000)]
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

26 years agoA HTML fix and a documentation fix for ServerSignature directive.
Ralf S. Engelschall [Wed, 29 Apr 1998 06:32:11 +0000 (06:32 +0000)]
A HTML fix and a documentation fix for ServerSignature directive.

Submitted by: Lars Eilebrecht
Reviewed by: Martin Kraemer, Ralf S. Engelschall

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81064 13f79535-47bb-0310-9956-ffa450edef68

26 years agoIt is bogus to direct people only to .unix for the Win32 version.
Marc Slemko [Sat, 25 Apr 1998 18:48:43 +0000 (18:48 +0000)]
It is bogus to direct people only to .unix for the Win32 version.

PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81039 13f79535-47bb-0310-9956-ffa450edef68

26 years agoDocument syslogd-based error logging
Ralf S. Engelschall [Sat, 25 Apr 1998 16:44:31 +0000 (16:44 +0000)]
Document syslogd-based error logging

Submitted by: Lars Eilebrecht

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81037 13f79535-47bb-0310-9956-ffa450edef68

26 years agoSome clarification that only one NameVirtualHost
Jim Jagielski [Tue, 21 Apr 1998 22:24:51 +0000 (22:24 +0000)]
Some clarification that only one NameVirtualHost
is used per IP:port pair

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81012 13f79535-47bb-0310-9956-ffa450edef68

26 years ago Add Dean's description of what pools there are to the soi-disant
Ken Coar [Tue, 21 Apr 1998 12:31:50 +0000 (12:31 +0000)]
Add Dean's description of what pools there are to the soi-disant
documentation.

Submitted by: Dean Gaudet

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80993 13f79535-47bb-0310-9956-ffa450edef68