]>
granicus.if.org Git - apache/log
Ken Coar [Thu, 17 Sep 1998 12:06:41 +0000 (12:06 +0000)]
Fix some typos and inaccuracies and incorrectnesses.
PR: 3016
Submitted by: Youichirou Koga <y-koga@jp.FreeBSD.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82061
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Sun, 13 Sep 1998 10:03:57 +0000 (10:03 +0000)]
Fix 'resource config' to be 'server config.'
PR: 2997
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82039
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Sat, 12 Sep 1998 20:16:51 +0000 (20:16 +0000)]
PR:
Obtained from:
Submitted by:
Reviewed by:
mod_status is now a Base module and included by default.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82037
13f79535 -47bb-0310-9956-
ffa450edef68
Ralf S. Engelschall [Sat, 12 Sep 1998 11:26:02 +0000 (11:26 +0000)]
Fix mod_auth_*.html documents: NSCA -> NCSA
Submitted by: Youichirou Koga <y-koga@jp.FreeBSD.org>
PR: 2991
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82035
13f79535 -47bb-0310-9956-
ffa450edef68
Ralf S. Engelschall [Thu, 10 Sep 1998 07:40:43 +0000 (07:40 +0000)]
Rename some references in the docs from the old "OSF1" term to the official
term "Digital UNIX".
Submitted by: Robert Urban <urban@rto.dec.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82025
13f79535 -47bb-0310-9956-
ffa450edef68
Ralf S. Engelschall [Thu, 10 Sep 1998 07:30:51 +0000 (07:30 +0000)]
Fix documentation of ProxyPass/ProxyPassReverse according to the
trailing slash problem.
Submitted by: Jon Drukman <jsd@gamespot.com>
Reviewed by: Ralf S. Engelschall
PR: 2933
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82023
13f79535 -47bb-0310-9956-
ffa450edef68
Marc Slemko [Wed, 9 Sep 1998 16:01:03 +0000 (16:01 +0000)]
Be explicit about the obvious; "if you enable SSIs for a directory
tree the setting only applies to that directory tree!"
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82018
13f79535 -47bb-0310-9956-
ffa450edef68
Martin Kraemer [Tue, 8 Sep 1998 21:15:53 +0000 (21:15 +0000)]
Sameer posted the AllowCONNECT back in march. I adapted it to default
to ports 443 and 563 (for https:// and snews://) and wrote a description
for the mod_proxy.html document.
Submitted by: Sameer Parekh <sameer@c2.net>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82014
13f79535 -47bb-0310-9956-
ffa450edef68
Martin Kraemer [Tue, 8 Sep 1998 21:06:19 +0000 (21:06 +0000)]
Updates, and announce that php3 is running perfectly
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82011
13f79535 -47bb-0310-9956-
ffa450edef68
Marc Slemko [Mon, 7 Sep 1998 08:31:45 +0000 (08:31 +0000)]
Add some more detailed information about ListenBacklog and MaxClients,
plus a few misc cleanups.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82008
13f79535 -47bb-0310-9956-
ffa450edef68
Marc Slemko [Sun, 6 Sep 1998 19:00:41 +0000 (19:00 +0000)]
ExtendedStatus is first in 1.3.2, _NOT_ 1.3. Please be careful when
noting such things to avoid confused users.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81998
13f79535 -47bb-0310-9956-
ffa450edef68
Marc Slemko [Fri, 4 Sep 1998 18:15:45 +0000 (18:15 +0000)]
Fix mod_expires to add Expires headers for content that isn't served
from disk (ie. the case where r->finfo.st_mode == 0), unless it is
a modification date based setting.
PR:
Obtained from:
Submitted by: Paul Phillips <paulp@go2net.com>
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81989
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Wed, 2 Sep 1998 21:04:39 +0000 (21:04 +0000)]
Update the filname column width-sizing piece of mod_autoindex
so that it's customisable with a NameLength keyword on the
IndexOptions directive. A value of '*' means 'as wide as the
longest filename,' which was the default effect of the last
patch in this area.
PR: 1949, 2324
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81979
13f79535 -47bb-0310-9956-
ffa450edef68
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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