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

27 years agoMake note about machten problems are on 68k only. Pointed out by
dgaudet [Fri, 9 May 1997 08:42:44 +0000 (08:42 +0000)]
Make note about machten problems are on 68k only.  Pointed out by
Brent Holland.

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

27 years agoMore clarification for PR#521.
dgaudet [Wed, 7 May 1997 19:24:36 +0000 (19:24 +0000)]
More clarification for PR#521.

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

27 years ago Added semi-FAQ about Java JDX 1.? and Apache's HTTP/1.1 headers.
Ken Coar [Tue, 6 May 1997 15:12:35 +0000 (15:12 +0000)]
Added semi-FAQ about Java JDX 1.? and Apache's HTTP/1.1 headers.
I suspect this one's going to come up a *lot* once 1.2 is
formally released and a substantial number of those 400,000
servers out there upgrade..

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

27 years agoClarify that the ScriptLog is opened by the child processes so
Marc Slemko [Mon, 5 May 1997 01:48:54 +0000 (01:48 +0000)]
Clarify that the ScriptLog is opened by the child processes so
permissions need to be set appropriately.  Perhaps wouldn't hurt
to put an error in the error_log if it can't be opened.

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

27 years agoAnother FAQ that should be added...
Marc Slemko [Mon, 5 May 1997 01:30:04 +0000 (01:30 +0000)]
Another FAQ that should be added...

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

27 years ago Correct for Taz's Perl5 location, and likewise the location of
Ken Coar [Sun, 4 May 1997 20:59:06 +0000 (20:59 +0000)]
Correct for Taz's Perl5 location, and likewise the location of
the Taz index.

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

27 years ago New CGI script to do single-neuron searching of the online
Ken Coar [Sun, 4 May 1997 20:48:40 +0000 (20:48 +0000)]
New CGI script to do single-neuron searching of the online
documentation (actually, of a pre-built index of same).

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

27 years agoPR#507:
dgaudet [Sun, 4 May 1997 20:47:46 +0000 (20:47 +0000)]
PR#507:
TransferLog has no default.
%{FOOBAR}e wasn't documented.

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

27 years agoAdd documentation about :port in virtualhost. Note the necessity of
dgaudet [Sun, 4 May 1997 20:11:53 +0000 (20:11 +0000)]
Add documentation about :port in virtualhost.  Note the necessity of
using _default_:* if the user wants to match all ips on all ports.

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

27 years ago Removing some nasty TAB characters that crept in.
Ken Coar [Sun, 4 May 1997 18:06:09 +0000 (18:06 +0000)]
Removing some nasty TAB characters that crept in.

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

27 years ago Added some references to Apache Wekk articles.
Ken Coar [Sun, 4 May 1997 18:03:09 +0000 (18:03 +0000)]
Added some references to Apache Wekk articles.

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

27 years ago Add Q&A about logging Referer: and User-Agent: headers.
Ken Coar [Sun, 4 May 1997 17:05:25 +0000 (17:05 +0000)]
Add Q&A about logging Referer: and User-Agent: headers.

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

27 years ago Add Q&A about "why won't it build with my compiler?"
Ken Coar [Sun, 4 May 1997 16:44:08 +0000 (16:44 +0000)]
Add Q&A about "why won't it build with my compiler?"

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

27 years ago Add FAQ&A about MIDI files.
Ken Coar [Sun, 4 May 1997 14:43:08 +0000 (14:43 +0000)]
Add FAQ&A about MIDI files.

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

27 years ago Changed <B>s to <STRONG>s, <I>s to <EM>s, brought most of the lines
Ken Coar [Sun, 4 May 1997 03:46:35 +0000 (03:46 +0000)]
Changed <B>s to <STRONG>s, <I>s to <EM>s, brought most of the lines
to less than 80 characters, and corrected the note about what
characters aren't allowed in the path.

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

27 years agoStill more cleanups. Thanks to linklint for this round.
Marc Slemko [Thu, 1 May 1997 05:59:56 +0000 (05:59 +0000)]
Still more cleanups.  Thanks to linklint for this round.

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

27 years agoBig spelling and HTML cleanup of docs. Thanks go to weblint and ispell
Marc Slemko [Thu, 1 May 1997 05:27:03 +0000 (05:27 +0000)]
Big spelling and HTML cleanup of docs.  Thanks go to weblint and ispell
and their authors.

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

27 years agoA few more things that could be added...
Marc Slemko [Thu, 1 May 1997 04:56:47 +0000 (04:56 +0000)]
A few more things that could be added...

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

27 years agoAvoid user confusion.
dgaudet [Thu, 1 May 1997 01:03:30 +0000 (01:03 +0000)]
Avoid user confusion.

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

27 years agohtml-o
dgaudet [Thu, 1 May 1997 00:44:48 +0000 (00:44 +0000)]
html-o

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

27 years agoDocument the problem of config file errors.
dgaudet [Wed, 30 Apr 1997 22:57:47 +0000 (22:57 +0000)]
Document the problem of config file errors.

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

27 years ago Added to-do about MIDI typing (becoming a FAQ!). Experiments
Ken Coar [Wed, 30 Apr 1997 20:30:35 +0000 (20:30 +0000)]
Added to-do about MIDI typing (becoming a FAQ!).  Experiments
indicate that my response to PR#514 *might* do it; if he says
it does, it goes in here.

Reviewed by:
Submitted by:
Obtained from:

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

27 years agoAdd question on HPUX core dumps and a todo WRT the Satisfy directive.
Marc Slemko [Wed, 30 Apr 1997 16:00:27 +0000 (16:00 +0000)]
Add question on HPUX core dumps and a todo WRT the Satisfy directive.

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

27 years agoPR#496: clear up the docs a little bit
dgaudet [Mon, 28 Apr 1997 20:16:48 +0000 (20:16 +0000)]
PR#496: clear up the docs a little bit

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

27 years agoReviewed by: Brian Behlendorf
brian [Mon, 28 Apr 1997 18:46:37 +0000 (18:46 +0000)]
Reviewed by: Brian Behlendorf
Submitted by: "M. Teterin" <mi@ALDAN.ziplink.net>

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

27 years agoClean up Linux configuration by detecting 2.x linux and enabling HAVE_SHMGET,
dgaudet [Sun, 27 Apr 1997 07:52:14 +0000 (07:52 +0000)]
Clean up Linux configuration by detecting 2.x linux and enabling HAVE_SHMGET,
and HAVE_SYS_RESOURCE_H.  Don't touch Linux 1.x systems for fear of various
compatibility problems.  Ditch that silly hack LINUX_TWEAK that I wish
I hadn't introduced.

Reviewed by: Paul S., Roy

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

27 years agoDeal with EINTR while processing scoreboard file. Fix graceful restart
dgaudet [Sun, 27 Apr 1997 07:45:00 +0000 (07:45 +0000)]
Deal with EINTR while processing scoreboard file.  Fix graceful restart
for scoreboard files.

Reviewed by: Randy, Roy
Submitted by:
Obtained from:

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

27 years agoFix bogus URLs.
Marc Slemko [Sun, 27 Apr 1997 07:42:06 +0000 (07:42 +0000)]
Fix bogus URLs.

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

27 years ago Added Q&A concerning access restriction by host/domain name,
Ken Coar [Sat, 26 Apr 1997 12:21:14 +0000 (12:21 +0000)]
Added Q&A concerning access restriction by host/domain name,
and cleaned up a couple of nit.

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

27 years agoGeneral cleanups and modifications to a few things to make them more
Marc Slemko [Sat, 26 Apr 1997 06:58:39 +0000 (06:58 +0000)]
General cleanups and modifications to a few things to make them more
technically accurate, IMHO.

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

27 years agoThat </STRONG> is not supposed to be there.
Marc Slemko [Sat, 26 Apr 1997 05:13:50 +0000 (05:13 +0000)]
That </STRONG> is not supposed to be there.

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

27 years agoClarify the function of Port to avoid problems like PR#459 and PR#485.
dgaudet [Fri, 25 Apr 1997 20:49:04 +0000 (20:49 +0000)]
Clarify the function of Port to avoid problems like PR#459 and PR#485.

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

27 years agoEliminate some user confusion regarding REDIRECT_*.
dgaudet [Fri, 25 Apr 1997 20:32:18 +0000 (20:32 +0000)]
Eliminate some user confusion regarding REDIRECT_*.

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

27 years agoChanged back to use of Directory blocks for access control.
Chuck Murcko [Fri, 25 Apr 1997 01:29:57 +0000 (01:29 +0000)]
Changed back to use of Directory blocks for access control.
Clarified location of proxy source in 1.2.
Added note that proxy is HTTP 1.0 compliant.

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

27 years agoAdded note that Unixware 2.1.2 does not require patch ptf3123.
Chuck Murcko [Fri, 25 Apr 1997 01:27:30 +0000 (01:27 +0000)]
Added note that Unixware 2.1.2 does not require patch ptf3123.

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

27 years agoPoint things at the stopping/restarting document.
dgaudet [Fri, 25 Apr 1997 00:07:02 +0000 (00:07 +0000)]
Point things at the stopping/restarting document.

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

27 years agoDocument scoreboardfile lameness.
dgaudet [Thu, 24 Apr 1997 21:08:11 +0000 (21:08 +0000)]
Document scoreboardfile lameness.

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

27 years agoDocument from env=, and the initial states for the deny,allow and allow,deny
dgaudet [Thu, 24 Apr 1997 11:25:11 +0000 (11:25 +0000)]
Document from env=, and the initial states for the deny,allow and allow,deny
orders.

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