]> granicus.if.org Git - apache/log
apache
27 years ago Changes to mod_log_config to allow naming of format strings.
Ken Coar [Fri, 12 Sep 1997 14:50:47 +0000 (14:50 +0000)]
Changes to mod_log_config to allow naming of format strings.
Format nicknames are defined with "LogFormat fmt nickname", and can
be used with "LogFormat nickname" and "CustomLog logtarget nickname".

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

27 years agoAdd CheckSpelling to list of directives
pcs [Fri, 12 Sep 1997 09:38:03 +0000 (09:38 +0000)]
Add CheckSpelling to list of directives

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

27 years agoAdd mod_speling to the list of distributed modules
pcs [Fri, 12 Sep 1997 09:36:18 +0000 (09:36 +0000)]
Add mod_speling to the list of distributed modules

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

27 years agoAdd in mod_speling.
dgaudet [Thu, 11 Sep 1997 18:50:30 +0000 (18:50 +0000)]
Add in mod_speling.

PR:
Submitted by: Martin Kraemer, Alexei Kosut
Reviewed by: various

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

27 years agoAdd link to mod_setenvif docs. Add placeholder for mod_unique_id. Put
pcs [Thu, 11 Sep 1997 13:59:30 +0000 (13:59 +0000)]
Add link to mod_setenvif docs. Add placeholder for mod_unique_id. Put
proxy & rewrite into alphabetic order. Note the modules which are not longer
part of Apache 1.3 (mod_browser, mod_auth_msql).

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

27 years agoChange Module line examples into AddModule to reflect the new Configure
pcs [Thu, 11 Sep 1997 13:27:52 +0000 (13:27 +0000)]
Change Module line examples into AddModule to reflect the new Configure
syntax

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

27 years ago Strongly note that the standalone FancyIndexing and IndexOptions
Ken Coar [Tue, 9 Sep 1997 15:19:48 +0000 (15:19 +0000)]
Strongly note that the standalone FancyIndexing and IndexOptions
directives override each other.

PR: 1106

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

27 years agoUpdate the fin_wait_2 page to reflect the current understanding
Marc Slemko [Sun, 7 Sep 1997 03:10:58 +0000 (03:10 +0000)]
Update the fin_wait_2 page to reflect the current understanding
of the issues; remove the suggestion that Apache is buggy, since
no bugs have been found in that code.  It now appears most likely
that it is just the result of a bad interaction.  The real solution,
as always, is still a timeout for FIN_WAIT_2.

PR:
Obtained from:
Submitted by:
Reviewed by:

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

27 years agoPR:
brian [Thu, 28 Aug 1997 18:12:34 +0000 (18:12 +0000)]
PR:

Updated Solaris performance link.

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

27 years ago The long-awaited doc update for the conditional SSI enhancements
Ken Coar [Thu, 28 Aug 1997 15:24:07 +0000 (15:24 +0000)]
The long-awaited doc update for the conditional SSI enhancements
(including some HTML cleanup), and some additional items for the
new-for-1.3 page.

PR: 41

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

27 years ago Update the list of directives for BrowserMatch*'s new location,
Ken Coar [Tue, 26 Aug 1997 16:49:51 +0000 (16:49 +0000)]
Update the list of directives for BrowserMatch*'s new location,
add the SetEnvIf* directives, and apply Lars' fix to mod_mime.

Submitted by: Lars Eilebrecht <Lars.Eilebrecht@unix-ag.org>

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

27 years ago Ta-daah! The documentation for mod_setenvif, which defines the
Ken Coar [Tue, 26 Aug 1997 16:43:12 +0000 (16:43 +0000)]
Ta-daah!  The documentation for mod_setenvif, which defines the
SetEnvIf* and BrowserMatch* directives.  (And in time for 1.3b1, too)

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

27 years agoPR: #1010
brian [Tue, 26 Aug 1997 02:10:49 +0000 (02:10 +0000)]
PR: #1010
Submitted by: Lars Eilebrecht <Lars.Eilebrecht@unix-ag.org>
Reviewed by: Brian Behlendorf, with a little surgery

Suggested added text to clear up confusing situation.

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

27 years agoPR:
brian [Tue, 26 Aug 1997 02:07:20 +0000 (02:07 +0000)]
PR:
Submitted by: Martin Kraemer <Martin.Kraemer@mch.sni.de>
Reviewed by: Brian Behlendorf

Fix a few inconsistancies.

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

27 years agoPR:
brian [Tue, 26 Aug 1997 01:51:32 +0000 (01:51 +0000)]
PR:

Document the type of responses which contain content-md5.

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

27 years agoPR:
brian [Tue, 26 Aug 1997 01:20:35 +0000 (01:20 +0000)]
PR:
Submitted by: Lars Eilebrecht <Lars.Eilebrecht@unix-ag.org>
Reviewed by: Brian Behlendorf

Document ContentDigest.

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

27 years agoPR:
brian [Mon, 25 Aug 1997 19:26:03 +0000 (19:26 +0000)]
PR:
Submitted by: Martin Kraemer <Martin.Kraemer@mch.sni.de>

Directive had been moved.

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

27 years ago Update FAQ #35 (where's the dump?) to mention the new-for-1.3
Ken Coar [Mon, 25 Aug 1997 16:13:15 +0000 (16:13 +0000)]
Update FAQ #35 (where's the dump?) to mention the new-for-1.3
CoreDumpDirectory directive.

Submitted by: Lars Eilebrecht <Lars.Eilebrecht@unix-ag.org>

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

27 years agoAdd document explaining how Directory, Location and Files sections
pcs [Sun, 24 Aug 1997 14:16:04 +0000 (14:16 +0000)]
Add document explaining how Directory, Location and Files sections
are merged. Based on Dean's explanation from PR#586. Link to this
doc from the directive descriptions in core.html.

PR: 586

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

27 years agoAttempt to clarify relationship between VirtualHost and
pcs [Sun, 24 Aug 1997 13:17:56 +0000 (13:17 +0000)]
Attempt to clarify relationship between VirtualHost and
Listen/BindAddress/Port.

PR: 1046

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

27 years agoUpdate sample output from Configure to something more like what it
pcs [Sun, 24 Aug 1997 12:55:09 +0000 (12:55 +0000)]
Update sample output from Configure to something more like what it
generates now.

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

27 years agoUpdate docs to reflect changes to mod_cern_meta
Randy Terbush [Sat, 23 Aug 1997 18:42:07 +0000 (18:42 +0000)]
Update docs to reflect changes to mod_cern_meta

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

27 years agoAdd warning about NT.
dgaudet [Sat, 23 Aug 1997 04:47:24 +0000 (04:47 +0000)]
Add warning about NT.

Reviewed by: Brian Behlendorf, Randy Terbush, Paul Sutton

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

27 years agoDocument 'Include'
Randy Terbush [Sat, 23 Aug 1997 03:10:54 +0000 (03:10 +0000)]
Document 'Include'

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

27 years agoFix Squent typo.
Marc Slemko [Sun, 17 Aug 1997 05:55:54 +0000 (05:55 +0000)]
Fix Squent typo.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

27 years ago Some typos and other cleanup from Martin the doc-walloper.
Ken Coar [Thu, 14 Aug 1997 01:24:49 +0000 (01:24 +0000)]
Some typos and other cleanup from Martin the doc-walloper.
(.htaccess changes reverted to generic htaccess after some
discussion.)

Submitted by: Martin Kraemer <Martin.Kraemer@mch.sni.de>
Reviewed by: Paul Sutton, Marc Slemko, Ken Coar

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

27 years agoInitial documentation for the new Configure
pcs [Mon, 11 Aug 1997 10:04:43 +0000 (10:04 +0000)]
Initial documentation for the new Configure

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

27 years agoPR:
brian [Fri, 8 Aug 1997 17:24:44 +0000 (17:24 +0000)]
PR:

Typo.

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

27 years ago Work around problem with mod_mime_magic by changing the name of
Ken Coar [Thu, 7 Aug 1997 12:17:36 +0000 (12:17 +0000)]
Work around problem with mod_mime_magic by changing the name of
the data file manual-index.cgi uses.

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

27 years agodirectory_walk optimization reducing the core loop from O(N*M) to O(N+M).
dgaudet [Wed, 6 Aug 1997 20:21:16 +0000 (20:21 +0000)]
directory_walk optimization reducing the core loop from O(N*M) to O(N+M).
Plus minor semantic changes.  Plus BSD fnmatch.[ch].

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

27 years agoEnhanced and cleaned up the URL rewriting engine for 1.3:
Ralf S. Engelschall [Tue, 5 Aug 1997 10:49:44 +0000 (10:49 +0000)]
Enhanced and cleaned up the URL rewriting engine for 1.3:
First the grouped parts of RewriteRule pattern matches (parenthesis!) can be
accessed now via backreferences $1..$9 in RewriteConds test-against strings in
addition to RewriteRules subst string. Second the grouped parts of RewriteCond
pattern matches (parenthesis!) can be accessed now via backreferences %1..%9
both in following RewriteCond test-against strings and RewriteRules subst
string. This provides maximum flexibility through the use of backreferences.
Additionally the rewriting engine was cleaned up by putting common code to the
new expand_backrefs_inbuffer() function.

Submitted by: Ralf S. Engelschall
Reviewed by: Dean Gaudet, Ralf S. Engelschall

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

27 years agoAdd a CoreDumpDirectory directive to allow users to specify where Apache
Marc Slemko [Sun, 3 Aug 1997 20:29:16 +0000 (20:29 +0000)]
Add a CoreDumpDirectory directive to allow users to specify where Apache
should try to core dump.

Reviewed by: Brian Behlendorf, Dean Gaudet
Submitted by:
Obtained from:

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

27 years agoAdded link to the CGI spec from NCSA.
Ralf S. Engelschall [Sun, 3 Aug 1997 10:17:10 +0000 (10:17 +0000)]
Added link to the CGI spec from NCSA.

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

27 years agoTypo fixes and update FreeBSD FD_SETSIZE question. Yes, it is quite
Marc Slemko [Sat, 2 Aug 1997 21:57:40 +0000 (21:57 +0000)]
Typo fixes and update FreeBSD FD_SETSIZE question.  Yes, it is quite
complicated as to what works where.

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

27 years agoMake headerlines consistent between modules.
Ralf S. Engelschall [Fri, 1 Aug 1997 12:05:05 +0000 (12:05 +0000)]
Make headerlines consistent between modules.

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

27 years agoFixed HTML tag which was bad in recent commit.
Ralf S. Engelschall [Fri, 1 Aug 1997 12:00:18 +0000 (12:00 +0000)]
Fixed HTML tag which was bad in recent commit.

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

27 years agoLet the user use ``RewriteCond %{...} !=""'' instead
Ralf S. Engelschall [Fri, 1 Aug 1997 09:36:41 +0000 (09:36 +0000)]
Let the user use ``RewriteCond %{...} !=""'' instead
of ``RewriteCond %{...} !^$'' which is ugly and has
bad performance.

Obtained from:
Submitted by: Ralf S. Engelschall
Reviewed by: Dean Gaudet, Ralf S. Engelschall

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

27 years agoBring mod_rewrite documentation up-to-date with recent source upgrade.
Ralf S. Engelschall [Thu, 31 Jul 1997 21:23:11 +0000 (21:23 +0000)]
Bring mod_rewrite documentation up-to-date with recent source upgrade.

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

27 years agoDocument the AddModuleInfo patch.
dgaudet [Wed, 30 Jul 1997 20:08:17 +0000 (20:08 +0000)]
Document the AddModuleInfo patch.

Submitted by: "Lou D. Langholtz" <ldl@usi.utah.edu>

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

27 years agomod_access overhaul. Network/netmask and CIDR syntax. Critical path
dgaudet [Wed, 30 Jul 1997 18:41:47 +0000 (18:41 +0000)]
mod_access overhaul.  Network/netmask and CIDR syntax.  Critical path
speedups.  Forced double-reverse DNS.  Deprecate the "allow from
user-agents" syntax.  "HostnameLookups double" support.

PR: 762, 860
Reviewed by: Paul Sutton, Marc Slemko (well he liked the double reverse part)

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

27 years ago Added item about the CGI/1.1 spec online locations, and some more
Ken Coar [Wed, 30 Jul 1997 18:02:33 +0000 (18:02 +0000)]
Added item about the CGI/1.1 spec online locations, and some more
text about the FreeBSD/FD_SETSIZE stuff.  (Marc has more to add
on that particular topic. but I'd already written this - so he
gets to correct/update my blither ;-)

PR: 931,938

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

27 years ago Add ability to sort FancyIndexed directories by the different
Ken Coar [Fri, 25 Jul 1997 11:04:00 +0000 (11:04 +0000)]
Add ability to sort FancyIndexed directories by the different
column values, ascending or descending.  Also update the new
features page with some stuff that got missed.

Reviewed by: Marc Slemko, Dean Gaudet, Alexei Kosut

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

27 years ago- added answer about "missing" REMOTE_USER variable
Ralf S. Engelschall [Fri, 25 Jul 1997 10:25:46 +0000 (10:25 +0000)]
- added answer about "missing" REMOTE_USER variable
- incorporated 8 answers from the old mod_rewrite FAQ
  (step 4 of the mod_rewrite gifting procedure)
- adjusted the Netcraft information about number of Apache servers
- fixed typos

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

27 years agoFix HTML mistake
Alexei Kosut [Tue, 22 Jul 1997 22:39:31 +0000 (22:39 +0000)]
Fix HTML mistake

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

27 years agoChange ThreadsPerChild config default from 20 to 50 to match
Alexei Kosut [Tue, 22 Jul 1997 22:33:14 +0000 (22:33 +0000)]
Change ThreadsPerChild config default from 20 to 50 to match
compiled-in default.

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

27 years agoAdd docs for mod_isapi
Alexei Kosut [Tue, 22 Jul 1997 20:47:40 +0000 (20:47 +0000)]
Add docs for mod_isapi

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

27 years agoRealPlayer update.
dgaudet [Tue, 22 Jul 1997 08:51:02 +0000 (08:51 +0000)]
RealPlayer update.

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

27 years agoAdd note about Set-Cookies.
dgaudet [Tue, 22 Jul 1997 04:57:18 +0000 (04:57 +0000)]
Add note about Set-Cookies.

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

27 years agoChange release and debug to apacher and apached, to avoid
Alexei Kosut [Mon, 21 Jul 1997 23:05:26 +0000 (23:05 +0000)]
Change release and debug to apacher and apached, to avoid
name conflicts with VC++.

Reviewed by: Ben Laurie

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

27 years agoCreate some docs on Apache for Windows. Note that some of this is
Alexei Kosut [Mon, 21 Jul 1997 21:26:56 +0000 (21:26 +0000)]
Create some docs on Apache for Windows. Note that some of this is
tenative, and likely to change soon.

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

27 years agoPR: 785
brian [Mon, 21 Jul 1997 04:41:57 +0000 (04:41 +0000)]
PR: 785
Submitted by: Lars Eilebrecht <sfx@unix-ag.org>

mod_proxy directives can be put in virtual hosts too.

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

27 years agoA doc update from Martin Kraemer.
dgaudet [Sun, 20 Jul 1997 22:19:33 +0000 (22:19 +0000)]
A doc update from Martin Kraemer.

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

27 years agoBlurb about downgrade-1.0.
dgaudet [Sun, 20 Jul 1997 21:27:04 +0000 (21:27 +0000)]
Blurb about downgrade-1.0.

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

27 years agoFirst draft of all the problems we know about and have worked around...
dgaudet [Sun, 20 Jul 1997 21:26:47 +0000 (21:26 +0000)]
First draft of all the problems we know about and have worked around...

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

27 years agoUpdate note about AIX descriptors.
dgaudet [Sat, 19 Jul 1997 09:30:45 +0000 (09:30 +0000)]
Update note about AIX descriptors.

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

27 years agoNoProxy and ProxyDomain directives.
dgaudet [Sat, 19 Jul 1997 08:58:32 +0000 (08:58 +0000)]
NoProxy and ProxyDomain directives.

Submitted by: Martin Kraemer <Martin.Kraemer@mch.sni.de>
Reviewed by: Dean Gaudet

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

27 years agoFix poor html formatting of example. Remove <Limit> from example since it
dgaudet [Thu, 17 Jul 1997 05:36:08 +0000 (05:36 +0000)]
Fix poor html formatting of example.  Remove <Limit> from example since it
is a bad thing to suggest.

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

27 years agoremove bogus : in docs
dgaudet [Thu, 17 Jul 1997 05:18:46 +0000 (05:18 +0000)]
remove bogus : in docs

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

27 years ago Add documentation for IndexOptions SuppressHTMLPreamble (and
Ken Coar [Tue, 15 Jul 1997 15:57:28 +0000 (15:57 +0000)]
Add documentation for IndexOptions SuppressHTMLPreamble (and
alphabetise the options list, too).

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

27 years agoPR#862: Apache doesn't implement OnDeny.
dgaudet [Mon, 14 Jul 1997 03:24:27 +0000 (03:24 +0000)]
PR#862: Apache doesn't implement OnDeny.

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

27 years agoPR#861: note the lack of the "optional" keyword in VirtualHost
dgaudet [Mon, 14 Jul 1997 03:20:21 +0000 (03:20 +0000)]
PR#861: note the lack of the "optional" keyword in VirtualHost

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

27 years agoFix IfModule typo.
Marc Slemko [Sat, 12 Jul 1997 19:43:09 +0000 (19:43 +0000)]
Fix IfModule typo.
Reviewed by:
Submitted by:
Obtained from:

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

27 years agoMinor cleanups.
Marc Slemko [Fri, 11 Jul 1997 06:14:19 +0000 (06:14 +0000)]
Minor cleanups.

Reviewed by:
Submitted by:
Obtained from:

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

27 years agoDoc tweak from Ian.
dgaudet [Wed, 9 Jul 1997 01:14:32 +0000 (01:14 +0000)]
Doc tweak from Ian.

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

27 years agoFix mod_dir references.
dgaudet [Tue, 8 Jul 1997 19:58:33 +0000 (19:58 +0000)]
Fix mod_dir references.

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

27 years agoAutomatic indexes moved from mod_dir into mod_autoindex. The mod_autoindex
dgaudet [Tue, 8 Jul 1997 19:50:41 +0000 (19:50 +0000)]
Automatic indexes moved from mod_dir into mod_autoindex.  The mod_autoindex
CVS files are copies of the mod_dir files so that we retain history in
both places.

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

27 years ago Add a BrowserMatch for the AppletViewer user-agent that comes
Ken Coar [Tue, 8 Jul 1997 15:56:30 +0000 (15:56 +0000)]
Add a BrowserMatch for the AppletViewer user-agent that comes
with JDK 1.0.2.

Fixes PR: 837
Submitted by: Manoj Kasichainula <manojk@io.com>

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

27 years agoEnable regex support in mod_alias with AliasMatch, ScriptAliasMatch and
Alexei Kosut [Tue, 8 Jul 1997 04:45:24 +0000 (04:45 +0000)]
Enable regex support in mod_alias with AliasMatch, ScriptAliasMatch and
RedirectMatch directives.

New syntax for regex support in http_core: <DirectoryMatch>,
<FilesMatch>, <LocationMatch> sections.

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

27 years agoThe AccessFileName directive can now take more than one file.
dgaudet [Tue, 8 Jul 1997 02:04:38 +0000 (02:04 +0000)]
The AccessFileName directive can now take more than one file.

Submitted by: "Lou D. Langholtz" <ldl@usi.utah.edu>
Reviewed by: Dean Gaudet, Marc Slemko, Brian Behlendorf

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

27 years agoAdded mod_mime_magic.
dgaudet [Mon, 7 Jul 1997 18:18:40 +0000 (18:18 +0000)]
Added mod_mime_magic.

Submitted by: Ian Kluft <ikluft@cisco.com>

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

27 years ago More HTML cleanups, retrofit of intentional <XA> tag to a no-op
Ken Coar [Sun, 6 Jul 1997 17:19:19 +0000 (17:19 +0000)]
More HTML cleanups, retrofit of intentional <XA> tag to a no-op
<A NAME> (thanks, Marc).  Lots of trailing blanks removed throughout.
Small addition to the new_features_1_3 page.  Plenty of
cleanup still to come..

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

27 years ago Numerous HTML cleanups, largely courtesy of weblint (thanx,
Ken Coar [Sun, 6 Jul 1997 14:54:49 +0000 (14:54 +0000)]
Numerous HTML cleanups, largely courtesy of weblint (thanx,
Marc!).  Also brought core.html into some H2 naming consistency,
and cleaned up man-template.html.  Much, much more to come..

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

27 years ago Correct the BODY tag's colour attributes to be in RGB values
Ken Coar [Sun, 6 Jul 1997 13:54:26 +0000 (13:54 +0000)]
Correct the BODY tag's colour attributes to be in RGB values
rather than proper colour-names (which older browsers don't
understand).

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

27 years agoFix typos.
Marc Slemko [Sat, 5 Jul 1997 17:33:34 +0000 (17:33 +0000)]
Fix typos.

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

27 years ago Numerous HTML cleanups, some minor rewordings and fixes of typos.
Ken Coar [Sat, 5 Jul 1997 15:46:46 +0000 (15:46 +0000)]
Numerous HTML cleanups, some minor rewordings and fixes of typos.

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

27 years ago Add FAQ about "connection reset by peer" message.
Ken Coar [Sat, 5 Jul 1997 15:01:17 +0000 (15:01 +0000)]
Add FAQ about "connection reset by peer" message.

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

27 years agoFix bogus HTML.
Marc Slemko [Wed, 2 Jul 1997 18:07:17 +0000 (18:07 +0000)]
Fix bogus HTML.
Reviewed by:
Submitted by:
Obtained from:

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

27 years agoHTML cleanup.
Marc Slemko [Wed, 2 Jul 1997 03:23:06 +0000 (03:23 +0000)]
HTML cleanup.
Reviewed by:
Submitted by:
Obtained from:

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

27 years agoHTML cleanups. weblint is your friend, and it is even right sometimes.
Marc Slemko [Wed, 2 Jul 1997 03:09:24 +0000 (03:09 +0000)]
HTML cleanups.  weblint is your friend, and it is even right sometimes.
Reviewed by:
Submitted by:
Obtained from:

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

27 years ago Add documentation of new syntaxes for UserDir {disable|enable}, and
Ken Coar [Wed, 2 Jul 1997 02:22:04 +0000 (02:22 +0000)]
Add documentation of new syntaxes for UserDir {disable|enable}, and
a nod in the security_tips for "UserDir disabled root".

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

27 years agoPR#372: EXTRA_LFLAGS was changed to EXTRA_LDFLAGS (and LFLAGS was changed
dgaudet [Mon, 30 Jun 1997 21:42:28 +0000 (21:42 +0000)]
PR#372: EXTRA_LFLAGS was changed to EXTRA_LDFLAGS (and LFLAGS was changed
to LDFLAGS) to avoid complications with lex rules in make files.

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

27 years agoAdd docs for LockFile and fix a few typos.
Marc Slemko [Sun, 29 Jun 1997 01:14:16 +0000 (01:14 +0000)]
Add docs for LockFile and fix a few typos.
Reviewed by:
Submitted by:
Obtained from:

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

27 years agoAdd ListenBacklog directive to control the backlog passed to listen().
Marc Slemko [Sat, 28 Jun 1997 23:57:54 +0000 (23:57 +0000)]
Add ListenBacklog directive to control the backlog passed to listen().
Also change the default to 511 for platforms that use an 8-bit datatype
to store it.

A slightly different implementation than suggested by Taso Devetzis
<devetzis@snet.net>, who submitted the PR.

PR: 240
Reviewed by: Dean Gaudet, Jim Jagielski
Submitted by:
Obtained from:

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

27 years agoProvide links to descriptors.html.
dgaudet [Sat, 28 Jun 1997 21:05:31 +0000 (21:05 +0000)]
Provide links to descriptors.html.

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

27 years agoUpdate bind-8.1 docs in FAQ.
dgaudet [Sat, 28 Jun 1997 20:55:43 +0000 (20:55 +0000)]
Update bind-8.1 docs in FAQ.
Update known_bugs with 1.2.1 relevance.
Remove some 192.168.x.x host references in known_bugs.
Add note about sunos 4.x and KeepAlive off.

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

27 years ago Fix up the Perl example for nph-script detection (PR#789).
Ken Coar [Thu, 26 Jun 1997 12:17:20 +0000 (12:17 +0000)]
Fix up the Perl example for nph-script detection (PR#789).

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

27 years agoTake 1, here's a description of the descriptors problem and solutions.
dgaudet [Thu, 26 Jun 1997 06:05:19 +0000 (06:05 +0000)]
Take 1, here's a description of the descriptors problem and solutions.
Reviewed by:
Submitted by:
Obtained from:

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

27 years ago Removal of the Evil TAB Characters.
Ken Coar [Tue, 24 Jun 1997 18:39:39 +0000 (18:39 +0000)]
Removal of the Evil TAB Characters.

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

27 years ago Update mod_dir documentation to include IconHeight and IconWidth
Ken Coar [Tue, 24 Jun 1997 16:36:56 +0000 (16:36 +0000)]
Update mod_dir documentation to include IconHeight and IconWidth
keywords for the IndexOptions directive.

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

27 years agoPR#657: apache doesn't recognize <Limit GET, POST>, NCSA does
dgaudet [Mon, 23 Jun 1997 05:16:18 +0000 (05:16 +0000)]
PR#657: apache doesn't recognize <Limit GET, POST>, NCSA does

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

27 years agoMaybe help users a bit, I doubt it. Consider PR#480, PR#599.
dgaudet [Sun, 22 Jun 1997 23:58:38 +0000 (23:58 +0000)]
Maybe help users a bit, I doubt it.  Consider PR#480, PR#599.
Reviewed by:
Submitted by:
Obtained from:

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

27 years agomerge in Dirk's three new faq additions
dgaudet [Sat, 21 Jun 1997 18:56:36 +0000 (18:56 +0000)]
merge in Dirk's three new faq additions

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

27 years agodocument linux shmget problem
dgaudet [Fri, 20 Jun 1997 17:17:23 +0000 (17:17 +0000)]
document linux shmget problem

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

27 years agoSubmitted by: Chuck McKenzie <charlesm@cs.wisc.edu>
brian [Thu, 12 Jun 1997 23:26:18 +0000 (23:26 +0000)]
Submitted by: Chuck McKenzie <charlesm@cs.wisc.edu>

Links removed or fixed.

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

27 years ago Clean up "premature end of headers" FAQ and add additional
Ken Coar [Thu, 12 Jun 1997 15:24:00 +0000 (15:24 +0000)]
Clean up "premature end of headers" FAQ and add additional
(and more common) cause description.

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

27 years ago Removed TABs, replacing with spaces as appropriate {sigh}.
Ken Coar [Thu, 12 Jun 1997 11:29:11 +0000 (11:29 +0000)]
Removed TABs, replacing with spaces as appropriate {sigh}.

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

27 years ago Removing inappropriate <P></P> container.
Ken Coar [Wed, 11 Jun 1997 18:46:46 +0000 (18:46 +0000)]
Removing inappropriate <P></P> container.

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

27 years agoAdd missing <P>.
Marc Slemko [Wed, 11 Jun 1997 15:13:05 +0000 (15:13 +0000)]
Add missing <P>.

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

27 years ago Added a semi-FAQ about why mod_info doesn't display directive
Ken Coar [Wed, 11 Jun 1997 11:57:19 +0000 (11:57 +0000)]
Added a semi-FAQ about why mod_info doesn't display directive
values.  Also, lots of general cleanup.

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

27 years agoRemove leftover JDK question and fix BrowserMatch string.
Marc Slemko [Tue, 10 Jun 1997 16:04:43 +0000 (16:04 +0000)]
Remove leftover JDK question and fix BrowserMatch string.

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