]> granicus.if.org Git - apache/log
apache
25 years agoBe more careful when documenting the way that extensions are mapped to
pcs [Fri, 20 Nov 1998 15:45:36 +0000 (15:45 +0000)]
Be more careful when documenting the way that extensions are mapped to
meta data. Note the effect of multiple extensions in all the Add*
directive descriptions, and explain that these directives add or override
existing mappings. Remove assumptions that there is only one extension.
Add note about how setting both handlers and media types could result in
unexpected results. Remove some highly misleading information such as that
the type is the extension left "after content-encoding and language
extensions have been removed"

PR: 3151

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

25 years agoFix documentation of `Action' directive: It can activate a CGI script when
Ralf S. Engelschall [Wed, 18 Nov 1998 09:15:27 +0000 (09:15 +0000)]
Fix documentation of `Action' directive: It can activate a CGI script when
either a handler or a MIME content type is triggered by the request. We forgot
to mention the handler-based variant here.

Submitted by: Andrew Pimlott <pimlott@math.harvard.edu>
Reviewed by: Ralf S. Engelschall
PR: 3340

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

25 years ago Update the compatibility note about "exec cgi" a little.
Ken Coar [Mon, 16 Nov 1998 12:21:52 +0000 (12:21 +0000)]
Update the compatibility note about "exec cgi" a little.

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

25 years agoFinalize my suEXEC/APACI patch...
Lars Eilebrecht [Thu, 12 Nov 1998 20:10:52 +0000 (20:10 +0000)]
Finalize my suEXEC/APACI patch...

This is a temporary version. I'll update the paths later based
on what we decide regarding the APACI default paths.

(Any native english speaker is welcome to proofread the text. :-))

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

25 years agoRemove an old "old" from the old days where we thought mod_alias will be old ;-)
Ralf S. Engelschall [Mon, 9 Nov 1998 16:44:08 +0000 (16:44 +0000)]
Remove an old "old" from the old days where we thought mod_alias will be old ;-)
Thanks to Marc for discovering this too offensive wording...

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

25 years ago Make it more clear that AuthName takes a single argument, and fix
Ken Coar [Sat, 7 Nov 1998 00:10:40 +0000 (00:10 +0000)]
Make it more clear that AuthName takes a single argument, and fix
a broken example in the FAQ.

PR: 3360
Submitted by: Jonathan Hartzog <jhartzog@w00f.com>

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

25 years agoRLimit* vs. premature end of script headers
Lars Eilebrecht [Fri, 6 Nov 1998 17:28:05 +0000 (17:28 +0000)]
RLimit* vs. premature end of script headers

PR: 3136
Submitted by: Aaron Digulla

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

25 years agoFix some bad links in TPF documentation
Manoj Kasichainula [Wed, 4 Nov 1998 19:31:50 +0000 (19:31 +0000)]
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

25 years agoSubmitted by: Joe Moenich and others at IBM
Manoj Kasichainula [Tue, 3 Nov 1998 22:06:29 +0000 (22:06 +0000)]
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

25 years agoPR: 2706
Manoj Kasichainula [Thu, 29 Oct 1998 20:27:13 +0000 (20:27 +0000)]
PR: 2706
Changed references to "/status" to "/server-status". This isn't really
necessary, but a user was confused by the difference between the docs and
the configuration file, and consistency is a good thing.

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

25 years ago Change the FastCGI URL to which the FAQ points; use the
Ken Coar [Fri, 23 Oct 1998 18:46:12 +0000 (18:46 +0000)]
Change the FastCGI URL to which the FAQ points; use the
site's main page instead of a stale one.

Submitted by: Marc Mengel <mengel@fnal.gov>
Reviewed by: Ken Coar

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

25 years ago Add a 'howto' item submitted in April of 1998 (ouch!).
Ken Coar [Fri, 23 Oct 1998 15:14:14 +0000 (15:14 +0000)]
Add a 'howto' item submitted in April of 1998 (ouch!).

Submitted by: David Sedlock <das@step.de>
Reviewed by: Ken Coar

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

25 years agoAdd hint to HP performance tuning document on authors request.
Ralf S. Engelschall [Fri, 23 Oct 1998 07:43:09 +0000 (07:43 +0000)]
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

25 years ago Fix some broken HTML, and note that the "-k option" stuff is
Ken Coar [Thu, 22 Oct 1998 20:48:40 +0000 (20:48 +0000)]
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

25 years ago Note that the SuppressHTMLPreamble IndexOption only came in
Ken Coar [Thu, 22 Oct 1998 17:43:20 +0000 (17:43 +0000)]
Note that the SuppressHTMLPreamble IndexOption only came in
with Apache 1.3.

PR: 3267

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

25 years agoFix a few bugs in the mod_rewrite documentation by the
Ralf S. Engelschall [Thu, 22 Oct 1998 12:02:27 +0000 (12:02 +0000)]
Fix a few bugs in the mod_rewrite documentation by the
help of some hints from Adam M Donahue <amd0978@acf3.nyu.edu>.

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

25 years agoAdd a "default-handler" handler that calls the default_hander()
Marc Slemko [Wed, 21 Oct 1998 05:57:58 +0000 (05:57 +0000)]
Add a "default-handler" handler that calls the default_hander()
function which is normally called for static content.  This allows
you to override a specific handler.  This is not a complete solution to
being able to "unconfigure" things as asked for in PR#2979, but it is
still useful.

PR:
Obtained from:
Submitted by:
Reviewed by:

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

25 years agoSince this entry was based on a small number of reports some time ago
Marc Slemko [Mon, 19 Oct 1998 04:59:36 +0000 (04:59 +0000)]
Since this entry was based on a small number of reports some time ago
and current versions of HP's compiler appear to be fine and I haven't
seen anyone report this in a long time, remove the reference to problems
with HP's compiler.

PR:
Obtained from:
Submitted by: Nathaniel McIntosh <mcintosh@cup.hp.com>
Reviewed by:

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

25 years ago Add a note about the size restriction on AddDescription text.
Ken Coar [Fri, 16 Oct 1998 06:48:11 +0000 (06:48 +0000)]
Add a note about the size restriction on AddDescription text.

PR: 3218

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

25 years agoAdd missing ProxyVia directive.
Marc Slemko [Thu, 15 Oct 1998 16:54:09 +0000 (16:54 +0000)]
Add missing ProxyVia directive.

PR:
Obtained from:
Submitted by:
Reviewed by:

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

25 years agoDocument the -k command line argument. This is based on a previous
pcs [Wed, 7 Oct 1998 08:52:31 +0000 (08:52 +0000)]
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

25 years agoAdd the new mod_autoindex features to new_features_1_3, add hyperlinks to
Martin Kraemer [Tue, 6 Oct 1998 19:54:01 +0000 (19:54 +0000)]
Add the new mod_autoindex features to new_features_1_3, add hyperlinks to
the IndexOptions keyword arguments (in the new form HREF="#indexoption:keyword").

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

25 years agoDocument `ErrorLog syslog:facility' variant of error logging.
Ralf S. Engelschall [Sat, 3 Oct 1998 13:38:31 +0000 (13:38 +0000)]
Document `ErrorLog syslog:facility' variant of error logging.

Requested by: Youichirou Koga <y-koga@jp.FreeBSD.org>
Performed by: Ralf S. Engelschall
PR: 3096

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

25 years ago Back off a portion of the incremental-IndexOptions patch;
Ken Coar [Fri, 2 Oct 1998 21:35:33 +0000 (21:35 +0000)]
Back off a portion of the incremental-IndexOptions patch;
unprefixed keywords should clear all inherited options and
start setting the local directory's options from scratch.
Otherwise, 'keyword' and '+keyword' are essentially identical,
and clearing inheritance a pain.

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

25 years agoReflect the fact that "Siemens Nixdorf" has been renamed to "Siemens".
Martin Kraemer [Thu, 1 Oct 1998 18:25:12 +0000 (18:25 +0000)]
Reflect the fact that "Siemens Nixdorf" has been renamed to "Siemens".

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

25 years ago If this isn't a FAQ, I don't know what it is. And I don't want to
Ken Coar [Wed, 30 Sep 1998 15:19:00 +0000 (15:19 +0000)]
If this isn't a FAQ, I don't know what it is.  And I don't want to
guess.

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

25 years ago There appear to be no dissenters (other than for brand-new and
Ken Coar [Mon, 28 Sep 1998 22:32:10 +0000 (22:32 +0000)]
There appear to be no dissenters (other than for brand-new and
incompatible syntaxes) after three days, and I want to get this
in for 1.3.3.  It can always be modified or reverted later.

Add +/- prefixes to IndexOptions keywords, allow merging of
multiple occurrences, and document the changes.

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

25 years ago Add the AIX compiler bug to the FAQ.
Ken Coar [Sun, 27 Sep 1998 17:36:12 +0000 (17:36 +0000)]
Add the AIX compiler bug to the FAQ.

PR: 2312, 2534, 2664, 2853, 3042

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

25 years ago Correct name for IndexOptions keyword.
Ken Coar [Thu, 24 Sep 1998 15:27:52 +0000 (15:27 +0000)]
Correct name for IndexOptions keyword.

PR: 3066

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

26 years agoBS2000 only: Change nasty BS2000AuthFile to less dangerous BS2000Account
Martin Kraemer [Thu, 17 Sep 1998 20:23:40 +0000 (20:23 +0000)]
BS2000 only: Change nasty BS2000AuthFile to less dangerous BS2000Account
(no need to store a password anywhere)

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

26 years ago Some more consistency (cgi -> CGI) fixes, and shortened long lines.
Ken Coar [Thu, 17 Sep 1998 14:52:03 +0000 (14:52 +0000)]
Some more consistency (cgi -> CGI) fixes, and shortened long lines.
(There are about 200 more >80 lines in the dos, but I haven't the
time now to fix 'em.  Oh well.)

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

26 years ago More documentation consistency cleanup for 1.3.2.
Ken Coar [Thu, 17 Sep 1998 14:15:02 +0000 (14:15 +0000)]
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

26 years ago The semi-regular HTML cleanup of the documentation. There are
Ken Coar [Thu, 17 Sep 1998 12:33:12 +0000 (12:33 +0000)]
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

26 years ago Fix some typos and inaccuracies and incorrectnesses.
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

26 years ago Fix 'resource config' to be 'server config.'
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

26 years agoPR:
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

26 years agoFix mod_auth_*.html documents: NSCA -> NCSA
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

26 years agoRename some references in the docs from the old "OSF1" term to the official
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

26 years agoFix documentation of ProxyPass/ProxyPassReverse according to the
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

26 years agoBe explicit about the obvious; "if you enable SSIs for a directory
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

26 years agoSameer posted the AllowCONNECT back in march. I adapted it to default
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

26 years agoUpdates, and announce that php3 is running perfectly
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

26 years agoAdd some more detailed information about ListenBacklog and MaxClients,
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

26 years agoExtendedStatus is first in 1.3.2, _NOT_ 1.3. Please be careful when
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

26 years agoFix mod_expires to add Expires headers for content that isn't served
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

26 years ago Update the filname column width-sizing piece of mod_autoindex
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

26 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

26 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

26 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

26 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

26 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

26 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

26 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

26 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

26 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

26 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

26 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