]> granicus.if.org Git - apache/log
apache
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

27 years agoSendBufferSize is not valid in a VirtualHost, so make Apache say so.
Marc Slemko [Tue, 10 Jun 1997 00:28:33 +0000 (00:28 +0000)]
SendBufferSize is not valid in a VirtualHost, so make Apache say so.

Note that allowing this to be set on a per socket (ie. per Listen
directive) basis could be useful for some, but isn't currently
implemented.  Also note that the code as written may fail to work
correctly on some systems that don't copy the socket settings fully
on an accept().

Reviewed by: Randy Terbush, Dean Gaudet
Submitted by:
Obtained from:

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

27 years agoAdd a to-fix.
Marc Slemko [Mon, 9 Jun 1997 15:30:02 +0000 (15:30 +0000)]
Add a to-fix.

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

27 years agoA few corrections and additions.
Marc Slemko [Sun, 8 Jun 1997 01:33:29 +0000 (01:33 +0000)]
A few corrections and additions.

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

27 years agoUpdate the summary part of mod_mime documentation to:
pcs [Sat, 7 Jun 1997 12:53:01 +0000 (12:53 +0000)]
Update the summary part of mod_mime documentation to:
  - not state that extensions must be given in a particular order
  - mention assigning of handlers and use of info in content-negotiation
  - mention effect of 'unknown' extensions

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

27 years agoDocument AddHandler can be used with multiple extensions (like
pcs [Sat, 7 Jun 1997 12:27:50 +0000 (12:27 +0000)]
Document AddHandler can be used with multiple extensions (like
the other Add* directives). Remove <...> around AddHandler, ForceType
and SetHandler syntax.

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

27 years agoRemove an invalid compat. note about AddType only taking a
pcs [Sat, 7 Jun 1997 12:22:06 +0000 (12:22 +0000)]
Remove an invalid compat. note about AddType only taking a
single extension which must not have a dot (PR#489)

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

27 years agosilly typo. Ugh.
brian [Fri, 6 Jun 1997 01:04:52 +0000 (01:04 +0000)]
silly typo.  Ugh.

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

27 years agoUpdate suexec docs.
Randy Terbush [Thu, 5 Jun 1997 20:07:19 +0000 (20:07 +0000)]
Update suexec docs.
Reviewed by: Ken Coar, Randy Terbush
Submitted by: Jason Dour

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

27 years ago Online docs appearance rework, pass 1 phase 3: module descriptions.
Ken Coar [Wed, 4 Jun 1997 16:14:24 +0000 (16:14 +0000)]
Online docs appearance rework, pass 1 phase 3: module descriptions.
This is the end of this pass for the online manual.

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

27 years ago Online docs appearance rework: pass 1, phase 2 - the
Ken Coar [Wed, 4 Jun 1997 11:42:58 +0000 (11:42 +0000)]
Online docs appearance rework: pass 1, phase 2 - the
htdocs/manual/misc directory.  Colour scheme set up and
page-top stuff centred.

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

27 years ago Changed colours from mnemonics to #rrggbb syntax, since some
Ken Coar [Wed, 4 Jun 1997 11:07:52 +0000 (11:07 +0000)]
Changed colours from mnemonics to #rrggbb syntax, since some
older browsers (e.g., Mozilla 1.1) don't know the names yet.

Submitted by: Comments from Marc Slemko, Brian Behlendorf

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

27 years ago Documentation appearance rework, pass 1, phase 1: background,
Ken Coar [Wed, 4 Jun 1997 02:55:26 +0000 (02:55 +0000)]
Documentation appearance rework, pass 1, phase 1: background,
aligning first H1 and image in the centre.  This is just the
top-level htdocs/manual directory.  Still to do: subordinate
directories, format normalisation (to HR or not to HR?).

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

27 years ago Fixed a Perl misteak (used "leave" instead of "last" - too
Ken Coar [Wed, 4 Jun 1997 00:31:23 +0000 (00:31 +0000)]
Fixed a Perl misteak (used "leave" instead of "last" - too
much BLISS lately.. ;-).

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

27 years ago Another typo (missed this one on the first go-round).
Ken Coar [Mon, 2 Jun 1997 21:05:32 +0000 (21:05 +0000)]
Another typo (missed this one on the first go-round).

Submitted by: Martin Kraemer

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

27 years ago Correcting various manual documentation errors and omissions.
Ken Coar [Mon, 2 Jun 1997 20:19:57 +0000 (20:19 +0000)]
Correcting various manual documentation errors and omissions.

Submitted by: Martin Kraemer

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

27 years ago Changed prompt on ISINDEX field to say "press ENTER". Turning
Ken Coar [Mon, 2 Jun 1997 14:53:31 +0000 (14:53 +0000)]
Changed prompt on ISINDEX field to say "press ENTER".  Turning
this into a GET-method form would require parsing I'd rather
not add right now..

Submitted by: Rob Hartill

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

27 years ago {sigh} This script was originally designed to be part of the
Ken Coar [Mon, 2 Jun 1997 10:30:22 +0000 (10:30 +0000)]
{sigh} This script was originally designed to be part of the
distribution.  Since it's now destined to live only at the
WWW.Apache.Org site, some things need to be hard-coded -
and remote development makes it a little more difficult to
get everything right.  This fixes the "home" links in the
context of WWW.Apache.Org.

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

27 years ago Add attributes defining text colours to make sure text and links
Ken Coar [Mon, 2 Jun 1997 10:24:46 +0000 (10:24 +0000)]
Add attributes defining text colours to make sure text and links
are visible with our white background; also added the "home"
link.

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

27 years ago Correcting typo pointed out to RobH by <djm@va.pubnix.com>.
Ken Coar [Fri, 30 May 1997 19:33:04 +0000 (19:33 +0000)]
Correcting typo pointed out to RobH by <djm@va.pubnix.com>.

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

27 years agoUpdated entry for DEC tuning suggestions.
brian [Thu, 29 May 1997 22:12:07 +0000 (22:12 +0000)]
Updated entry for DEC tuning suggestions.

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

27 years ago Enhanced documentation of variable substitution, and moved out
Ken Coar [Thu, 29 May 1997 12:00:07 +0000 (12:00 +0000)]
Enhanced documentation of variable substitution, and moved out
the `flow control' section to its own.  (PR#545)

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

27 years ago {Sigh} Forgot the link to the detail page.
Ken Coar [Wed, 28 May 1997 19:29:12 +0000 (19:29 +0000)]
{Sigh}  Forgot the link to the detail page.

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

27 years ago Corrected FAQ about Java to reflect the latest edition of
Ken Coar [Wed, 28 May 1997 19:02:13 +0000 (19:02 +0000)]
Corrected FAQ about Java to reflect the latest edition of
reality as we know it.

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

27 years agoAdd info on IRIX patches.
Marc Slemko [Thu, 22 May 1997 03:06:44 +0000 (03:06 +0000)]
Add info on IRIX patches.

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

27 years ago Corrected BrowserMatch settings for JDK 1.0.2 workaround.
Ken Coar [Mon, 19 May 1997 21:10:22 +0000 (21:10 +0000)]
Corrected BrowserMatch settings for JDK 1.0.2 workaround.

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

27 years ago Added documentation about use of {} in variable substitution.
Ken Coar [Sun, 18 May 1997 18:55:04 +0000 (18:55 +0000)]
Added documentation about use of {} in variable substitution.

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

27 years ago Another FAQ-to-do.. footers.
Ken Coar [Wed, 14 May 1997 11:13:56 +0000 (11:13 +0000)]
Another FAQ-to-do.. footers.

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

27 years agoYATBD
dgaudet [Sat, 10 May 1997 23:30:03 +0000 (23:30 +0000)]
YATBD

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

27 years agoNote that mod_status only works in standalone mode, not inetd.
Marc Slemko [Sat, 10 May 1997 05:43:25 +0000 (05:43 +0000)]
Note that mod_status only works in standalone mode, not inetd.
Addresses PR#566.

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

27 years agoAdd info from DeanRMoeller <dmoeller@lucent.com>, PR#466, concerning
Chuck Murcko [Fri, 9 May 1997 09:34:09 +0000 (09:34 +0000)]
Add info from DeanRMoeller <dmoeller@lucent.com>, PR#466, concerning
problems with accept() errors.

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

27 years agoRedo 'controlling access to proxy' section, noting that Limit block is
Chuck Murcko [Fri, 9 May 1997 09:23:02 +0000 (09:23 +0000)]
Redo 'controlling access to proxy' section, noting that Limit block is
required, that Files block is required for versions < 1.2b10, and using
all allowable methods in the Limit block.

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