Ken Coar
d547cd550f
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
1997-06-24 16:36:56 +00:00
dgaudet
0426f5e8a9
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
1997-06-23 05:16:18 +00:00
dgaudet
e6d59dda2a
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
1997-06-22 23:58:38 +00:00
dgaudet
59983d4722
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
1997-06-21 18:56:36 +00:00
dgaudet
fd26bf7f4c
document linux shmget problem
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78326 13f79535-47bb-0310-9956-ffa450edef68
1997-06-20 17:17:23 +00:00
brian
3d85cf1ec4
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
1997-06-12 23:26:18 +00:00
Ken Coar
f21eb24f00
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
1997-06-12 15:24:00 +00:00
Ken Coar
e89e7d53c1
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
1997-06-12 11:29:11 +00:00
Ken Coar
6e0bb97a61
Removing inappropriate <P></P> container.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78290 13f79535-47bb-0310-9956-ffa450edef68
1997-06-11 18:46:46 +00:00
Marc Slemko
851f740e37
Add missing <P>.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78288 13f79535-47bb-0310-9956-ffa450edef68
1997-06-11 15:13:05 +00:00
Ken Coar
588f1b2948
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
1997-06-11 11:57:19 +00:00
Marc Slemko
6f57f8f824
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
1997-06-10 16:04:43 +00:00
Marc Slemko
400e0c856d
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
1997-06-10 00:28:33 +00:00
Marc Slemko
cd733889f1
Add a to-fix.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78276 13f79535-47bb-0310-9956-ffa450edef68
1997-06-09 15:30:02 +00:00
Marc Slemko
c40d8ec267
A few corrections and additions.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78266 13f79535-47bb-0310-9956-ffa450edef68
1997-06-08 01:33:29 +00:00
pcs
86e69ebe13
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
1997-06-07 12:53:01 +00:00
pcs
ed69756237
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
1997-06-07 12:27:50 +00:00
pcs
82411342d7
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
1997-06-07 12:22:06 +00:00
brian
a7cae06610
silly typo. Ugh.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78253 13f79535-47bb-0310-9956-ffa450edef68
1997-06-06 01:04:52 +00:00
Randy Terbush
18089b5612
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
1997-06-05 20:07:19 +00:00
Ken Coar
8a147876e2
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
1997-06-04 16:14:24 +00:00
Ken Coar
97829d3fee
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
1997-06-04 11:42:58 +00:00
Ken Coar
6e5d24ac49
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
1997-06-04 11:07:52 +00:00
Ken Coar
7ff22e8e2a
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
1997-06-04 02:55:26 +00:00
Ken Coar
bff9c8779a
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
1997-06-04 00:31:23 +00:00
Ken Coar
c44922017a
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
1997-06-02 21:05:32 +00:00
Ken Coar
494fe559b2
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
1997-06-02 20:19:57 +00:00
Ken Coar
16dacad25e
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
1997-06-02 14:53:31 +00:00
Ken Coar
3423d8cbfb
{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
1997-06-02 10:30:22 +00:00
Ken Coar
1a2c00790f
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
1997-06-02 10:24:46 +00:00
Ken Coar
1cb3dafb10
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
1997-05-30 19:33:04 +00:00
brian
c1a4931cea
Updated entry for DEC tuning suggestions.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78197 13f79535-47bb-0310-9956-ffa450edef68
1997-05-29 22:12:07 +00:00
Ken Coar
b2e9132e3c
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
1997-05-29 12:00:07 +00:00
Ken Coar
98dc17682a
{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
1997-05-28 19:29:12 +00:00
Ken Coar
779b4deefb
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
1997-05-28 19:02:13 +00:00
Marc Slemko
b635c5ab45
Add info on IRIX patches.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78162 13f79535-47bb-0310-9956-ffa450edef68
1997-05-22 03:06:44 +00:00
Ken Coar
ed45f394b7
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
1997-05-19 21:10:22 +00:00
Ken Coar
e688e16c6d
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
1997-05-18 18:55:04 +00:00
Ken Coar
6d5bc60d5e
Another FAQ-to-do.. footers.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78150 13f79535-47bb-0310-9956-ffa450edef68
1997-05-14 11:13:56 +00:00
dgaudet
bac2732521
YATBD
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78137 13f79535-47bb-0310-9956-ffa450edef68
1997-05-10 23:30:03 +00:00
Marc Slemko
5e3f7a281c
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
1997-05-10 05:43:25 +00:00
Chuck Murcko
bd14b551e5
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
1997-05-09 09:34:09 +00:00
Chuck Murcko
4ec7800383
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
1997-05-09 09:23:02 +00:00
dgaudet
40cdab1c86
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
1997-05-09 08:42:44 +00:00
dgaudet
1315e7cc11
More clarification for PR#521.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78119 13f79535-47bb-0310-9956-ffa450edef68
1997-05-07 19:24:36 +00:00
Ken Coar
ad1aef1091
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
1997-05-06 15:12:35 +00:00
Marc Slemko
0748b1431f
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
1997-05-05 01:48:54 +00:00
Marc Slemko
1338b76e4c
Another FAQ that should be added...
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78109 13f79535-47bb-0310-9956-ffa450edef68
1997-05-05 01:30:04 +00:00
Ken Coar
5ffde69ad9
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
1997-05-04 20:59:06 +00:00
Ken Coar
c2860838d9
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
1997-05-04 20:48:40 +00:00