dgaudet
2a471c9aca
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
1997-05-04 20:47:46 +00:00
dgaudet
9e448f8155
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
1997-05-04 20:11:53 +00:00
Ken Coar
03d41e4b97
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
1997-05-04 18:06:09 +00:00
Ken Coar
0acd8b28d8
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
1997-05-04 18:03:09 +00:00
Ken Coar
789e1ebaab
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
1997-05-04 17:05:25 +00:00
Ken Coar
5f66601e6d
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
1997-05-04 16:44:08 +00:00
Ken Coar
e1c24f8406
Add FAQ&A about MIDI files.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78088 13f79535-47bb-0310-9956-ffa450edef68
1997-05-04 14:43:08 +00:00
Ken Coar
0e29cb212c
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
1997-05-04 03:46:35 +00:00
Marc Slemko
90b33005b0
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
1997-05-01 05:59:56 +00:00
Marc Slemko
12e17e74b5
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
1997-05-01 05:27:03 +00:00
Marc Slemko
c15678fe4e
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
1997-05-01 04:56:47 +00:00
dgaudet
94f43a07f6
Avoid user confusion.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78077 13f79535-47bb-0310-9956-ffa450edef68
1997-05-01 01:03:30 +00:00
dgaudet
dd4da6a377
html-o
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78075 13f79535-47bb-0310-9956-ffa450edef68
1997-05-01 00:44:48 +00:00
dgaudet
9f009eabfe
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
1997-04-30 22:57:47 +00:00
Ken Coar
1c76dd12a7
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
1997-04-30 20:30:35 +00:00
Marc Slemko
459a22b852
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
1997-04-30 16:00:27 +00:00
dgaudet
9c9ce0ebcf
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
1997-04-28 20:16:48 +00:00
brian
76fde60e11
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
1997-04-28 18:46:37 +00:00
dgaudet
aac2efd8d4
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
1997-04-27 07:52:14 +00:00
dgaudet
8c4d270fd0
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
1997-04-27 07:45:00 +00:00
Marc Slemko
428d4b52cc
Fix bogus URLs.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78033 13f79535-47bb-0310-9956-ffa450edef68
1997-04-27 07:42:06 +00:00
Ken Coar
1329fb92f9
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
1997-04-26 12:21:14 +00:00
Marc Slemko
0a6a45fb63
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
1997-04-26 06:58:39 +00:00
Marc Slemko
841269f8fe
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
1997-04-26 05:13:50 +00:00
dgaudet
39bbd4cf97
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
1997-04-25 20:49:04 +00:00
dgaudet
5aa8cdd259
Eliminate some user confusion regarding REDIRECT_*.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78016 13f79535-47bb-0310-9956-ffa450edef68
1997-04-25 20:32:18 +00:00
Chuck Murcko
269abd1cb9
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
1997-04-25 01:29:57 +00:00
Chuck Murcko
75969f993f
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
1997-04-25 01:27:30 +00:00
dgaudet
7ce02d49a2
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
1997-04-25 00:07:02 +00:00
dgaudet
71c5c9bdec
Document scoreboardfile lameness.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78000 13f79535-47bb-0310-9956-ffa450edef68
1997-04-24 21:08:11 +00:00
dgaudet
8b57fa8bbd
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
1997-04-24 11:25:11 +00:00
dgaudet
8e51f4bc23
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
1997-04-24 11:06:17 +00:00
Ken Coar
e152262103
{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
1997-04-23 19:34:28 +00:00
Ken Coar
e2f116be74
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
1997-04-23 19:32:29 +00:00
dgaudet
08e269d77e
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
1997-04-23 02:40:50 +00:00
dgaudet
5979faf37d
document how to avoid scoreboardfile
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77986 13f79535-47bb-0310-9956-ffa450edef68
1997-04-23 01:12:43 +00:00
Ken Coar
a8bfc5988e
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
1997-04-22 18:36:00 +00:00
Marc Slemko
6e9e7fa776
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
1997-04-22 15:53:08 +00:00
Ken Coar
aff16a0007
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
1997-04-22 12:05:52 +00:00
Ken Coar
0f0b3cbaab
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
1997-04-22 11:20:04 +00:00
Ken Coar
3bb4649a7d
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
1997-04-22 10:26:39 +00:00
dgaudet
d742f3304a
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
1997-04-22 03:01:25 +00:00
dgaudet
6c78ea918f
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
1997-04-22 02:55:43 +00:00
dgaudet
71093b2d83
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
1997-04-22 02:52:45 +00:00
Ken Coar
d2fec07302
Now *this* is a typo..
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77962 13f79535-47bb-0310-9956-ffa450edef68
1997-04-21 22:48:05 +00:00
Ken Coar
d5a61d1435
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
1997-04-21 22:43:23 +00:00
Sameer Parekh
6f08acefbf
typos
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77958 13f79535-47bb-0310-9956-ffa450edef68
1997-04-21 22:27:57 +00:00
Ken Coar
b16be3b9af
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
1997-04-21 21:40:15 +00:00
Ken Coar
31b9bd0e41
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
1997-04-21 21:26:15 +00:00
pcs
83fbd5be4a
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
1997-04-21 20:36:31 +00:00