1
0
mirror of https://github.com/apache/httpd.git synced 2025-05-19 02:21:09 +03:00

279 Commits

Author SHA1 Message Date
brian
2ea381c40a PR:
Update link.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79277 13f79535-47bb-0310-9956-ffa450edef68
1997-09-17 16:32:21 +00:00
Marc Slemko
0adb26e9cb Update the fin_wait_2 page to reflect the current understanding
of the issues; remove the suggestion that Apache is buggy, since
no bugs have been found in that code.  It now appears most likely
that it is just the result of a bad interaction.  The real solution,
as always, is still a timeout for FIN_WAIT_2.

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79161 13f79535-47bb-0310-9956-ffa450edef68
1997-09-07 03:10:58 +00:00
Ken Coar
4bac9173ac Update FAQ #35 (where's the dump?) to mention the new-for-1.3
CoreDumpDirectory directive.

Submitted by:	Lars Eilebrecht <Lars.Eilebrecht@unix-ag.org>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79071 13f79535-47bb-0310-9956-ffa450edef68
1997-08-25 16:13:15 +00:00
Marc Slemko
7f295dd215 Fix Squent typo.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78975 13f79535-47bb-0310-9956-ffa450edef68
1997-08-17 05:55:54 +00:00
Marc Slemko
b0d099ca6a Typo fixes and update FreeBSD FD_SETSIZE question. Yes, it is quite
complicated as to what works where.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78868 13f79535-47bb-0310-9956-ffa450edef68
1997-08-02 21:57:40 +00:00
dgaudet
fb2e24c9dc mod_access overhaul. Network/netmask and CIDR syntax. Critical path
speedups.  Forced double-reverse DNS.  Deprecate the "allow from
user-agents" syntax.  "HostnameLookups double" support.

PR:		762, 860
Reviewed by:	Paul Sutton, Marc Slemko (well he liked the double reverse part)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78820 13f79535-47bb-0310-9956-ffa450edef68
1997-07-30 18:41:47 +00:00
Ken Coar
ae66c789ed Added item about the CGI/1.1 spec online locations, and some more
text about the FreeBSD/FD_SETSIZE stuff.  (Marc has more to add
	on that particular topic. but I'd already written this - so he
	gets to correct/update my blither ;-)

PR:		931,938


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78818 13f79535-47bb-0310-9956-ffa450edef68
1997-07-30 18:02:33 +00:00
Ralf S. Engelschall
5f15ef3ab6 - added answer about "missing" REMOTE_USER variable
- incorporated 8 answers from the old mod_rewrite FAQ
  (step 4 of the mod_rewrite gifting procedure)
- adjusted the Netcraft information about number of Apache servers
- fixed typos


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78773 13f79535-47bb-0310-9956-ffa450edef68
1997-07-25 10:25:46 +00:00
Alexei Kosut
91716ea807 Fix HTML mistake
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78748 13f79535-47bb-0310-9956-ffa450edef68
1997-07-22 22:39:31 +00:00
dgaudet
a885f51816 RealPlayer update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78737 13f79535-47bb-0310-9956-ffa450edef68
1997-07-22 08:51:02 +00:00
dgaudet
051e5fba19 Add note about Set-Cookies.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78735 13f79535-47bb-0310-9956-ffa450edef68
1997-07-22 04:57:18 +00:00
dgaudet
ad71dd9ec1 First draft of all the problems we know about and have worked around...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78701 13f79535-47bb-0310-9956-ffa450edef68
1997-07-20 21:26:47 +00:00
dgaudet
1c34d79459 Update note about AIX descriptors.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78667 13f79535-47bb-0310-9956-ffa450edef68
1997-07-19 09:30:45 +00:00
dgaudet
5a33d717c6 PR#862: Apache doesn't implement OnDeny.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78609 13f79535-47bb-0310-9956-ffa450edef68
1997-07-14 03:24:27 +00:00
dgaudet
f7067b3c85 PR#861: note the lack of the "optional" keyword in VirtualHost
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78607 13f79535-47bb-0310-9956-ffa450edef68
1997-07-14 03:20:21 +00:00
dgaudet
dd7fd9a797 Fix mod_dir references.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78569 13f79535-47bb-0310-9956-ffa450edef68
1997-07-08 19:58:33 +00:00
Ken Coar
ad12cea0de Add a BrowserMatch for the AppletViewer user-agent that comes
with JDK 1.0.2.

Fixes PR:	837
Submitted by:	Manoj Kasichainula <manojk@io.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78562 13f79535-47bb-0310-9956-ffa450edef68
1997-07-08 15:56:30 +00:00
Ken Coar
87226ebeb8 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
1997-07-06 17:19:19 +00:00
Ken Coar
af3a6b9524 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
1997-07-06 14:54:49 +00:00
Marc Slemko
99b3d0a43c Fix typos.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78525 13f79535-47bb-0310-9956-ffa450edef68
1997-07-05 17:33:34 +00:00
Ken Coar
884fc002bf 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
1997-07-05 15:46:46 +00:00
Ken Coar
23978ca63e 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
1997-07-05 15:01:17 +00:00
Marc Slemko
c22ebfd401 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
1997-07-02 18:07:17 +00:00
Marc Slemko
2c97d0f514 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
1997-07-02 03:23:06 +00:00
Ken Coar
1abee768e8 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
1997-07-02 02:22:04 +00:00
dgaudet
0d38433b54 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
1997-06-30 21:42:28 +00:00
dgaudet
efe6711d90 Provide links to descriptors.html.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78410 13f79535-47bb-0310-9956-ffa450edef68
1997-06-28 21:05:31 +00:00
dgaudet
593f4efb75 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
1997-06-28 20:55:43 +00:00
Ken Coar
7802d557d4 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
1997-06-26 12:17:20 +00:00
dgaudet
903fcb9592 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
1997-06-26 06:05:19 +00:00
Ken Coar
b209756b03 Removal of the Evil TAB Characters.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78364 13f79535-47bb-0310-9956-ffa450edef68
1997-06-24 18:39:39 +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
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
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
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
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
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
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
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
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