1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-29 04:02:02 +03:00
Commit Graph

246 Commits

Author SHA1 Message Date
Tony Finch
23ec8813dc remove a superfluous tag that I just spotted
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84118 13f79535-47bb-0310-9956-ffa450edef68
1999-11-14 22:22:38 +00:00
Bill Stoddard
df49c9b54e Update FAQ with winsock 2 info..
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83902 13f79535-47bb-0310-9956-ffa450edef68
1999-09-17 17:31:37 +00:00
Ken Coar
620daec03c Spell it out in words of half a syllable. Some people..!
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83734 13f79535-47bb-0310-9956-ffa450edef68
1999-08-19 21:52:01 +00:00
Ken Coar
d86e729eb6 Oops. Forgot the <HR> that I wasn't supposed to forget..
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83570 13f79535-47bb-0310-9956-ffa450edef68
1999-08-04 18:10:40 +00:00
Ken Coar
7192e060fb Boy is this one turning into a FAQ..
PR:		Too numerous to mention.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83568 13f79535-47bb-0310-9956-ffa450edef68
1999-08-04 17:43:46 +00:00
Ralf S. Engelschall
040a1cae85 Fix PR#4720
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83537 13f79535-47bb-0310-9956-ffa450edef68
1999-07-30 09:51:01 +00:00
Ken Coar
5d2fef5136 <P></P> can't contain a <OL></OL> pair.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83432 13f79535-47bb-0310-9956-ffa450edef68
1999-07-04 16:33:00 +00:00
Roy T. Fielding
e61c4dfc4f Missed closing tag
Submitted by:	Joshua Slive <slive@finance.commerce.ubc.ca>
Reviewed by:	Roy Fielding


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83430 13f79535-47bb-0310-9956-ffa450edef68
1999-07-04 01:51:16 +00:00
Roy T. Fielding
be16df6893 Some answers to problems that often come up on the www.servers.unix
newsgroup.

Submitted by:	Joshua Slive <slive@finance.commerce.ubc.ca>
Reviewed by:	Roy Fielding


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83428 13f79535-47bb-0310-9956-ffa450edef68
1999-07-03 22:12:50 +00:00
Ken Coar
7e6a60f029 Whoops, missed one <LI> update..
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83380 13f79535-47bb-0310-9956-ffa450edef68
1999-06-24 15:06:27 +00:00
Ken Coar
a8857a3d7a Break the FAQ into smaller pieces, stitched together for Web
browsing with SSIs but more easily posted on USENET.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83378 13f79535-47bb-0310-9956-ffa450edef68
1999-06-24 15:02:53 +00:00
Ken Coar
c4d053948c These -1s cause us a lot of grief. When is a signed int not
a signed int?  When it's an unsigned int or long!  {Sigh}


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83248 13f79535-47bb-0310-9956-ffa450edef68
1999-05-27 16:49:26 +00:00
Ken Coar
797d2b9a91 Add another special-meaning envariable, force-no-vary, to allow
removal of the Vary field from response headers.

PR:	4118


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83129 13f79535-47bb-0310-9956-ffa450edef68
1999-04-29 15:06:54 +00:00
Ken Coar
eaaa65c9ea Fix a protocol misquote.
PR:		4308
Submitted by:	Klaus Weide <kweide@tezcat.com>
Reviewed by:	Ken Coar


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83116 13f79535-47bb-0310-9956-ffa450edef68
1999-04-26 12:22:24 +00:00
dgaudet
a32933a335 missing / in example
PR:		3631
Submitted by:	Sebastian Andersson <sa@hogia.net>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83086 13f79535-47bb-0310-9956-ffa450edef68
1999-04-21 05:01:24 +00:00
Jim Jagielski
a4387425e7 Document the MaxRequestsPerChild values wrt
KeepAlives and how to tune it


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83078 13f79535-47bb-0310-9956-ffa450edef68
1999-04-20 22:19:15 +00:00
dgaudet
6f16aa6b59 ie40 screws up vary
PR:		4118


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83074 13f79535-47bb-0310-9956-ffa450edef68
1999-04-20 20:00:39 +00:00
Roy T. Fielding
39238ea913 Added ap_sub_req_method_uri() for doing a subrequest with a method
other than GET, and const'd the definition of method in request_rec.

Submitted by:	Greg Stein <gstein@lyra.org>
Reviewed by:	Roy Fielding, Dean Gaudet, Doug MacEachern


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82870 13f79535-47bb-0310-9956-ffa450edef68
1999-03-07 15:05:32 +00:00
Martin Kraemer
dffcc4d0ed This passage got lost.
Submitted-By: Joshua Slive <slive@finance.commerce.ubc.ca>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82837 13f79535-47bb-0310-9956-ffa450edef68
1999-02-21 20:35:12 +00:00
Marc Slemko
843569a84b Spelling fixes.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82832 13f79535-47bb-0310-9956-ffa450edef68
1999-02-21 00:16:36 +00:00
Lars Eilebrecht
dae7270e49 new FAQ doc
Submitted by: Joshua Slive <slive@finance.commerce.ubc.ca>
Reviewed by: Bill Stoddard, Lars Eilebrecht


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82828 13f79535-47bb-0310-9956-ffa450edef68
1999-02-20 02:37:44 +00:00
Ken Coar
9d8d630b47 Add the licence question to the FAQ..
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82816 13f79535-47bb-0310-9956-ffa450edef68
1999-02-16 15:11:30 +00:00
Lars Eilebrecht
7477cec7ff make windoze users happy...
PR: 3860
Submitted by: Joshua Slive <slive+apachebugs@finance.commerce.ubc.ca>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82798 13f79535-47bb-0310-9956-ffa450edef68
1999-02-14 01:03:18 +00:00
Lars Eilebrecht
7f891f3df0 Update y2k FAQ.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82796 13f79535-47bb-0310-9956-ffa450edef68
1999-02-14 00:45:08 +00:00
Ken Coar
c08d2d8fb4 Fix a typo..
PR:		3831
Submitted by:	William Lipp <w.b.lipp@ieee.org>
Reviewed by:	Ken Coar


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82742 13f79535-47bb-0310-9956-ffa450edef68
1999-02-04 18:15:05 +00:00
brian
7ded66b455 More idiot-proofing?
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82725 13f79535-47bb-0310-9956-ffa450edef68
1999-01-28 18:22:03 +00:00
Marc Slemko
300d5a75b3 One item already added by someone sometime, one that should be.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82710 13f79535-47bb-0310-9956-ffa450edef68
1999-01-27 03:36:37 +00:00
pcs
71e28dfe3e Update default path to installed httpd binary
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82696 13f79535-47bb-0310-9956-ffa450edef68
1999-01-24 22:34:37 +00:00
dgaudet
84f72e7c2c add some recent bugs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82692 13f79535-47bb-0310-9956-ffa450edef68
1999-01-22 18:04:11 +00:00
dgaudet
83ab755dbd file moved
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82504 13f79535-47bb-0310-9956-ffa450edef68
1998-12-18 22:29:56 +00:00
dgaudet
d5eb4c87cd update the draft-ietf-http-connection-00 link... this new link works... but
I'm still not sure if this draft has issued as an RFC or if it's just fallen
dead
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82480 13f79535-47bb-0310-9956-ffa450edef68
1998-12-13 20:42:16 +00:00
Ken Coar
dcd7ec4a46 Update the compatibility note about "exec cgi" a little.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82395 13f79535-47bb-0310-9956-ffa450edef68
1998-11-16 12:21:52 +00:00
Ken Coar
62ee3cbe95 Make it more clear that AuthName takes a single argument, and fix
a broken example in the FAQ.

PR:		3360
Submitted by:	Jonathan Hartzog <jhartzog@w00f.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82360 13f79535-47bb-0310-9956-ffa450edef68
1998-11-07 00:10:40 +00:00
Lars Eilebrecht
97b173fb09 RLimit* vs. premature end of script headers
PR: 3136
Submitted by: Aaron Digulla


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82357 13f79535-47bb-0310-9956-ffa450edef68
1998-11-06 17:28:05 +00:00
Ken Coar
1f6adefac6 Change the FastCGI URL to which the FAQ points; use the
site's main page instead of a stale one.

Submitted by:	Marc Mengel <mengel@fnal.gov>
Reviewed by:	Ken Coar


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82309 13f79535-47bb-0310-9956-ffa450edef68
1998-10-23 18:46:12 +00:00
Ken Coar
775a5f2cf8 Add a 'howto' item submitted in April of 1998 (ouch!).
Submitted by:	David Sedlock <das@step.de>
Reviewed by:	Ken Coar


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82307 13f79535-47bb-0310-9956-ffa450edef68
1998-10-23 15:14:14 +00:00
Marc Slemko
7a2a5c5aee Since this entry was based on a small number of reports some time ago
and current versions of HP's compiler appear to be fine and I haven't
seen anyone report this in a long time, remove the reference to problems
with HP's compiler.

PR:
Obtained from:
Submitted by:	Nathaniel McIntosh <mcintosh@cup.hp.com>
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82274 13f79535-47bb-0310-9956-ffa450edef68
1998-10-19 04:59:36 +00:00
Ken Coar
ccccd8130f If this isn't a FAQ, I don't know what it is. And I don't want to
guess.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82183 13f79535-47bb-0310-9956-ffa450edef68
1998-09-30 15:19:00 +00:00
Ken Coar
2e11057c8e Add the AIX compiler bug to the FAQ.
PR:		2312, 2534, 2664, 2853, 3042


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82169 13f79535-47bb-0310-9956-ffa450edef68
1998-09-27 17:36:12 +00:00
Ken Coar
dda1e03ed0 Some more consistency (cgi -> CGI) fixes, and shortened long lines.
(There are about 200 more >80 lines in the dos, but I haven't the
	time now to fix 'em.  Oh well.)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82069 13f79535-47bb-0310-9956-ffa450edef68
1998-09-17 14:52:03 +00:00
Ken Coar
681f8e5fec More documentation consistency cleanup for 1.3.2.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82066 13f79535-47bb-0310-9956-ffa450edef68
1998-09-17 14:15:02 +00:00
Ken Coar
caec9aac63 The semi-regular HTML cleanup of the documentation. There are
some HTML errors (incorrect anchor nesting, primarily) coming in
	another commit.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82064 13f79535-47bb-0310-9956-ffa450edef68
1998-09-17 12:33:12 +00:00
Marc Slemko
15bd75891f Be explicit about the obvious; "if you enable SSIs for a directory
tree the setting only applies to that directory tree!"

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82018 13f79535-47bb-0310-9956-ffa450edef68
1998-09-09 16:01:03 +00:00
Jim Jagielski
e44cc22be0 And now the docs for ExtendedStatus
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81902 13f79535-47bb-0310-9956-ffa450edef68
1998-08-11 00:24:28 +00:00
Marc Slemko
06bd9f7320 Add some missing entries to the index file.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81899 13f79535-47bb-0310-9956-ffa450edef68
1998-08-10 18:00:03 +00:00
Jim Jagielski
5ba9a0f39f Some HTML error cleanups (according to DreamWeaver
AND Alpha and BBEdit) as well as a start of a "how to submit a patch"
FAQ


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81876 13f79535-47bb-0310-9956-ffa450edef68
1998-08-06 20:46:12 +00:00
Marc Slemko
dba2fbb4f8 Q: "my htaccess files are being ignored"
A: "yea, Apache listens to you if you tell it to."

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81859 13f79535-47bb-0310-9956-ffa450edef68
1998-08-05 18:04:50 +00:00
Marc Slemko
03c9ede3ad A few minor updates.
PR:
Obtained from:
Submitted by:	Singly Bertrand de (X1995)" <bs@frankiz.polytechnique.fr>
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81774 13f79535-47bb-0310-9956-ffa450edef68
1998-07-19 05:30:02 +00:00
Ken Coar
b79501e52b Add a note to the FAQ about increasing file descriptor limits [sic]
on Win95.  Does this have any effect on WinNT?

Submitted by:	"The Smiths" <smiths@erols.com>
Reviewed by:	Ken Coar


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81693 13f79535-47bb-0310-9956-ffa450edef68
1998-07-10 00:25:35 +00:00
brian
8931c66ce2 PR:
We are not public domain.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81688 13f79535-47bb-0310-9956-ffa450edef68
1998-07-09 22:02:54 +00:00