]>
granicus.if.org Git - apache/log
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
dgaudet [Thu, 24 Apr 1997 11:06:17 +0000 (11:06 +0000)]
Make a note of PR#467, the serialized accept problem.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77996
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Wed, 23 Apr 1997 19:34:28 +0000 (19:34 +0000)]
{Argh} Don't you just hate it when this happens?
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77992
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Wed, 23 Apr 1997 19:32:29 +0000 (19:32 +0000)]
Your basic nicely-formatted (?) list of what's in the manual/misc
directory.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77990
13f79535 -47bb-0310-9956-
ffa450edef68
dgaudet [Wed, 23 Apr 1997 02:40:50 +0000 (02:40 +0000)]
This documents graceful restarts, and the caveats associated with them. The
graceful restart code itself isn't committed yet... and so this doc won't
be linked to until we commit the graceful restart code.
Reviewed by:
Submitted by:
Obtained from:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77988
13f79535 -47bb-0310-9956-
ffa450edef68
dgaudet [Wed, 23 Apr 1997 01:12:43 +0000 (01:12 +0000)]
document how to avoid scoreboardfile
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77986
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Tue, 22 Apr 1997 18:36:00 +0000 (18:36 +0000)]
Add a "why doesn't Apache include SSL" Q&A.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77984
13f79535 -47bb-0310-9956-
ffa450edef68
Marc Slemko [Tue, 22 Apr 1997 15:53:08 +0000 (15:53 +0000)]
Clarify that the User and Group directives in VirtualHosts only apply
to CGIs.
Closes PR#341.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77982
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Tue, 22 Apr 1997 12:05:52 +0000 (12:05 +0000)]
Added Q&A section on "where's the dump?".
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77979
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Tue, 22 Apr 1997 11:20:04 +0000 (11:20 +0000)]
More format cleanup. Rename JDK link to not be 1.0.2-specific.
Add internal comments about structure. Add note about where
master copy of FAQ can be found. More to come..
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77977
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Tue, 22 Apr 1997 10:26:39 +0000 (10:26 +0000)]
Added note about JDK 1.1.1 being broken, too. Changed TABs to
spaces. Some CODE versus SAMP cleanup. Some format cleanup.
Some mispaced tag cleanup. Exactly 1024 lines; seems like a
good time to commit. ;-> More cleanup to follow..
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77975
13f79535 -47bb-0310-9956-
ffa450edef68
dgaudet [Tue, 22 Apr 1997 03:01:25 +0000 (03:01 +0000)]
Tweak the wording about the JDK 1.0.2 problem slightly.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77970
13f79535 -47bb-0310-9956-
ffa450edef68
dgaudet [Tue, 22 Apr 1997 02:55:43 +0000 (02:55 +0000)]
Um, let's try that iovec again with the docs in the right part of the FAQ.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77968
13f79535 -47bb-0310-9956-
ffa450edef68
dgaudet [Tue, 22 Apr 1997 02:52:45 +0000 (02:52 +0000)]
Marc's suggestion: doc the iovec problems under linux. Give two workarounds.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77966
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Mon, 21 Apr 1997 22:48:05 +0000 (22:48 +0000)]
Now *this* is a typo..
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77962
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Mon, 21 Apr 1997 22:43:23 +0000 (22:43 +0000)]
Update comments and add nph-script Q&A. (BTW, "connexion" is *not*
a typo!)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77960
13f79535 -47bb-0310-9956-
ffa450edef68
Sameer Parekh [Mon, 21 Apr 1997 22:27:57 +0000 (22:27 +0000)]
typos
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77958
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Mon, 21 Apr 1997 21:40:15 +0000 (21:40 +0000)]
Add Q&A on TCP_NODELAY error message.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77956
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Mon, 21 Apr 1997 21:26:15 +0000 (21:26 +0000)]
A tad more cleanup, and addition of the FastCGI Q&A.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77954
13f79535 -47bb-0310-9956-
ffa450edef68
pcs [Mon, 21 Apr 1997 20:36:31 +0000 (20:36 +0000)]
Satisfy not allowed in server config contexts (PR#422)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77951
13f79535 -47bb-0310-9956-
ffa450edef68