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

27 years agoMake a note of PR#467, the serialized accept problem.
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

27 years ago {Argh} Don't you just hate it when this happens?
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

27 years ago Your basic nicely-formatted (?) list of what's in the manual/misc
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

27 years agoThis documents graceful restarts, and the caveats associated with them. The
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

27 years agodocument how to avoid scoreboardfile
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

27 years ago Add a "why doesn't Apache include SSL" Q&A.
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

27 years agoClarify that the User and Group directives in VirtualHosts only apply
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

27 years ago Added Q&A section on "where's the dump?".
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

27 years ago More format cleanup. Rename JDK link to not be 1.0.2-specific.
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

27 years ago Added note about JDK 1.1.1 being broken, too. Changed TABs to
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

27 years agoTweak the wording about the JDK 1.0.2 problem slightly.
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

27 years agoUm, let's try that iovec again with the docs in the right part of the FAQ.
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

27 years agoMarc's suggestion: doc the iovec problems under linux. Give two workarounds.
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

27 years ago Now *this* is a typo..
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

27 years ago Update comments and add nph-script Q&A. (BTW, "connexion" is *not*
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

27 years agotypos
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

27 years ago Add Q&A on TCP_NODELAY error message.
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

27 years ago A tad more cleanup, and addition of the FastCGI Q&A.
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

27 years agoSatisfy not allowed in server config contexts (PR#422)
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

27 years agoQuestion about PUT support in Apache.
pcs [Mon, 21 Apr 1997 20:21:47 +0000 (20:21 +0000)]
Question about PUT support in Apache.

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

27 years ago Added a bunch of to-do items from questions received by ApacheWeek,
Ken Coar [Mon, 21 Apr 1997 13:43:28 +0000 (13:43 +0000)]
Added a bunch of to-do items from questions received by ApacheWeek,
and added a Q&A about the Java JDK 1.0.2 problem with HTTP/1.1
headers.

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

27 years agoIn view of lack of response to patching http_core.c to handle proxy: change
Chuck Murcko [Mon, 21 Apr 1997 03:12:06 +0000 (03:12 +0000)]
In view of lack of response to patching http_core.c to handle proxy: change
the access example to use <Files> block instead of <Directory>.

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

27 years ago Cleaned up some <PRE> sections to use <CODE> and <DL> instead;
Ken Coar [Sun, 20 Apr 1997 15:40:06 +0000 (15:40 +0000)]
Cleaned up some <PRE> sections to use <CODE> and <DL> instead;
Lynx (2.7.1) wasn't indenting properly.

Reviewed by:
Submitted by:
Obtained from:

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

27 years ago Removed the hand-edited references, now that enlightened ones
Ken Coar [Sun, 20 Apr 1997 02:43:12 +0000 (02:43 +0000)]
Removed the hand-edited references, now that enlightened ones
have set my feet upon the path and I, too, can do it automagically.
Also cleaned up some formatting for consistency, and added explicit
".html" suffixes to links that were missing them (wouldn't work
on servers not using negociation/multiviews).

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

27 years agoForgot to mention XBitHack as a method of enabling SSI. Update
pcs [Fri, 18 Apr 1997 22:19:58 +0000 (22:19 +0000)]
Forgot to mention XBitHack as a method of enabling SSI. Update
docs for this directive to state it only applies to text/html files.

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

27 years agoProvide information on enabling SSI files. Document how to enable
pcs [Fri, 18 Apr 1997 22:13:50 +0000 (22:13 +0000)]
Provide information on enabling SSI files. Document how to enable
SSI using a handler name, and relegate the magic mime types to back-compat.
status.

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

27 years agoFix typos
pcs [Fri, 18 Apr 1997 22:01:14 +0000 (22:01 +0000)]
Fix typos

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

27 years agoExplain Satisfy directive.
pcs [Fri, 18 Apr 1997 21:55:11 +0000 (21:55 +0000)]
Explain Satisfy directive.

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

27 years agoTwo cookies questions
pcs [Fri, 18 Apr 1997 20:42:19 +0000 (20:42 +0000)]
Two cookies questions

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

27 years agoAdd missing >
pcs [Wed, 16 Apr 1997 12:43:20 +0000 (12:43 +0000)]
Add missing >

Submitted by: Martin.Kraemer@mch.sni.de

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

27 years agoFix description of DirectoryIndex to explain that a directory index will
pcs [Wed, 16 Apr 1997 12:40:31 +0000 (12:40 +0000)]
Fix description of DirectoryIndex to explain that a directory index will
only be returned if Options +Indexes is set.

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

27 years agoDocument UnsetEnv. Fix documented syntax of SetEnv.
pcs [Wed, 16 Apr 1997 12:21:09 +0000 (12:21 +0000)]
Document UnsetEnv. Fix documented syntax of SetEnv.

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

27 years agoAdd ScoreBoardFile, add <..> to IfModule
pcs [Wed, 16 Apr 1997 09:50:17 +0000 (09:50 +0000)]
Add ScoreBoardFile, add <..> to IfModule

Submitted By: Martin.Kraemer@mch.sni.de

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

27 years agoAdd missing link targets [Martin.Kraemer@mch.sni.de].
pcs [Wed, 16 Apr 1997 09:13:05 +0000 (09:13 +0000)]
Add missing link targets [Martin.Kraemer@mch.sni.de].
Module is not compiled in by default.
Update directive descriptions to use standard manual page format.

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

27 years agoPut ClearModuleList in correct place.
pcs [Wed, 16 Apr 1997 09:09:34 +0000 (09:09 +0000)]
Put ClearModuleList in correct place.

Submitted By: Martin.Kraemer@mch.sni.de

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

27 years ago More cleanup, primarily to get into a format that's equally
Ken Coar [Tue, 15 Apr 1997 21:17:46 +0000 (21:17 +0000)]
More cleanup, primarily to get into a format that's equally
usable as text (e.g., from a newsgroup) and as hypertext.
Addition of a `references' section, and `footnotes' in a manner
similar to _Apache Week_'s text format.

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

27 years ago Correct typo.
Ken Coar [Tue, 15 Apr 1997 15:56:46 +0000 (15:56 +0000)]
Correct typo.

Reviewed by: Ken Coar
Submitted by: Ralf Engelschall

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

27 years agoAdd note that Apache pre-1.2 ignores last line when final newline
pcs [Tue, 15 Apr 1997 13:31:10 +0000 (13:31 +0000)]
Add note that Apache pre-1.2 ignores last line when final newline
is missing. Apparently NCSA does not ignore the final line in this situation.

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

27 years agotypo fix
dgaudet [Tue, 15 Apr 1997 08:00:19 +0000 (08:00 +0000)]
typo fix

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

27 years agoSubmitted by: Christian Nybo <chr@mediascience.no>
brian [Mon, 14 Apr 1997 17:05:22 +0000 (17:05 +0000)]
Submitted by: Christian Nybo <chr@mediascience.no>

Updated link to SGI Tuning Guide

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

27 years agoRemoved reference to experimental proxy.
Chuck Murcko [Sat, 12 Apr 1997 22:52:43 +0000 (22:52 +0000)]
Removed reference to experimental proxy.

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

27 years agoAdd info for building under UnixWare to the 'Compiling and Installing'
Chuck Murcko [Sat, 12 Apr 1997 21:49:31 +0000 (21:49 +0000)]
Add info for building under UnixWare to the 'Compiling and Installing'
pages.

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

27 years agoAdded CacheDirLength and CacheDirLevels. Fixed link for
Chuck Murcko [Sat, 12 Apr 1997 18:31:55 +0000 (18:31 +0000)]
Added CacheDirLength and CacheDirLevels. Fixed link for
CacheLastModifedFactor.

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

27 years ago Added semi-FAQ about "invalid group ID" during httpd startup.
Ken Coar [Sat, 12 Apr 1997 12:55:29 +0000 (12:55 +0000)]
Added semi-FAQ about "invalid group ID" during httpd startup.
Corrected ErrorDocument 401 section to a question.  (This *is*
a FAQ, after all ;-)

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

27 years agoA few tweaks.
dgaudet [Sat, 12 Apr 1997 04:49:10 +0000 (04:49 +0000)]
A few tweaks.

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

27 years agoreplace absurl with rel url
dgaudet [Sat, 12 Apr 1997 04:23:38 +0000 (04:23 +0000)]
replace absurl with rel url

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

27 years agoAdd another one... ErrorDocument 401.
Marc Slemko [Sat, 12 Apr 1997 03:40:38 +0000 (03:40 +0000)]
Add another one... ErrorDocument 401.

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

27 years ago Add a cross-link to the directives list from the modules list.
Ken Coar [Fri, 11 Apr 1997 22:37:00 +0000 (22:37 +0000)]
Add a cross-link to the directives list from the modules list.

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

27 years ago Update documentation to include stuff for mod_example.
Ken Coar [Fri, 11 Apr 1997 22:23:26 +0000 (22:23 +0000)]
Update documentation to include stuff for mod_example.

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

27 years ago Filled in the missing section about how to enable SSI.
Ken Coar [Fri, 11 Apr 1997 04:27:04 +0000 (04:27 +0000)]
Filled in the missing section about how to enable SSI.

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

27 years agoExpand the section on fd limits a bit.
Marc Slemko [Fri, 11 Apr 1997 03:43:43 +0000 (03:43 +0000)]
Expand the section on fd limits a bit.

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

27 years ago Enhanced section on caching of parsed documents to include info
Ken Coar [Fri, 11 Apr 1997 03:36:58 +0000 (03:36 +0000)]
Enhanced section on caching of parsed documents to include info
about XBitHack Full.

Submitted by: Marc Slemko

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

27 years ago Added section on CGI usage in non-ScriptAliased directories.
Ken Coar [Fri, 11 Apr 1997 03:25:04 +0000 (03:25 +0000)]
Added section on CGI usage in non-ScriptAliased directories.

Submitted by: Marc Slemko

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

27 years agoUpdate the ErrorDocument information to clarify a few things,
Marc Slemko [Thu, 10 Apr 1997 22:53:18 +0000 (22:53 +0000)]
Update the ErrorDocument information to clarify a few things,
especially the handling of 401 responses.  The example that was in
the docs before would never work!  No wonder people have trouble
with it...

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

27 years ago One more time at getting remote CVS to send diffs.. are we
Ken Coar [Wed, 9 Apr 1997 19:23:02 +0000 (19:23 +0000)]
One more time at getting remote CVS to send diffs.. are we
having fun yet? :-(

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

27 years ago Do Rodents have Ridges? One more attempt to get the diffs
Ken Coar [Wed, 9 Apr 1997 17:51:20 +0000 (17:51 +0000)]
Do Rodents have Ridges?  One more attempt to get the diffs
working..

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

27 years ago Added information about how to set the Content-type for
Ken Coar [Wed, 9 Apr 1997 14:38:34 +0000 (14:38 +0000)]
Added information about how to set the Content-type for
module-generated content.

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

27 years agoJust testing whether only rodent's have problems...
Ben Laurie [Wed, 9 Apr 1997 12:53:50 +0000 (12:53 +0000)]
Just testing whether only rodent's have problems...

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

27 years ago Once more, under different circs.
Ken Coar [Wed, 9 Apr 1997 11:59:17 +0000 (11:59 +0000)]
Once more, under different circs.

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