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

902 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
Ralf S. Engelschall
ff2959a1b8 Ops, I forgot to include this file in previous commit
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84051 13f79535-47bb-0310-9956-ffa450edef68
1999-10-27 09:14:32 +00:00
Dirk-Willem van Gulik
777a05ae7b Must have missed this in the past. Sorry.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83983 13f79535-47bb-0310-9956-ffa450edef68
1999-10-13 08:41:52 +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
Ralf S. Engelschall
1871f5b821 Fix hyperlink
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83869 13f79535-47bb-0310-9956-ffa450edef68
1999-09-04 14:19:25 +00:00
Manoj Kasichainula
43afd89f6d More TPF-related changes. Among them:
- Code reorganization to eliminate some TPF #ifdefs
  - Tweaks to the regex code for easier testing
  - Documentation and build updates
  - Notes in the CHANGES file
Submitted by:	David McCreedy <McCreedy@us.ibm.com> and others at IBM


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83862 13f79535-47bb-0310-9956-ffa450edef68
1999-09-01 04:28:52 +00:00
Dirk-Willem van Gulik
77e1c3dc1d Blush.. this should have been removed long ago. Stumbled across
it whilst trying to write a quick parser to get some well formed
or meaningfull semantics to then have XML or SGML to play with..
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83753 13f79535-47bb-0310-9956-ffa450edef68
1999-08-25 12:49:22 +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
Roy T. Fielding
f98f4f4636 The current documentation on the Rlimit{CPU,MEM,Nproc} directives
uses the wording "for all processes", which leads one to believe that
the limit applies to all of the Apache children processes.
However, this is not the case. The resource limits are applied in
ap_call_exec() which is only called by mod_cgi and mod_include.

Submitted by:	David Harris <dharris@drh.net>
Reviewed by:	Roy Fielding


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83682 13f79535-47bb-0310-9956-ffa450edef68
1999-08-15 06:55:48 +00:00
Martin Kraemer
98e316332e Use <!--#include virtual="footer.html" --> like for header include
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83632 13f79535-47bb-0310-9956-ffa450edef68
1999-08-10 14:23:16 +00:00
Ronald Tschalar
731257c29b changes for new modules/experimental/mod_auth_digest
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83612 13f79535-47bb-0310-9956-ffa450edef68
1999-08-08 22:37:15 +00:00
Ken Coar
a36fe50340 Typo fixage..
Submitted by:	Jayaram A <jayaram@wipinfo.soft.net>
Reviewed by:	Ken Coar


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83578 13f79535-47bb-0310-9956-ffa450edef68
1999-08-05 18:43:47 +00:00
Dirk-Willem van Gulik
ae7b890e99 From Joshua's msg,
Here's a little patch to correct an omission that seems to cause
occasional confusion: Context: Directory actually means Context:
Directory, Location, Files except for specific exceptions.

Obtained from:
Submitted by:	Joshua Slive <slive@finance.commerce.ubc.ca>
Reviewed by:	dirkx


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83574 13f79535-47bb-0310-9956-ffa450edef68
1999-08-05 10:33:36 +00:00
Dirk-Willem van Gulik
cf6470e83f Attempt to close pr 4808 Can you mention htpassword in the mod_auth documentation.
PR: 4808
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83572 13f79535-47bb-0310-9956-ffa450edef68
1999-08-04 22:03:04 +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
Manoj Kasichainula
987500bc10 Make the server compile cleanly on TPF.
Submitted by:	David McCreedy <McCreedy@us.ibm.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83550 13f79535-47bb-0310-9956-ffa450edef68
1999-08-02 05:03:35 +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
Randy Terbush
956e6067f0 Doc changes.
Submitted by:	Alan J. Flavell <flavell@mail.cern.ch>
Reviewed by:	Randy Terbush


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83526 13f79535-47bb-0310-9956-ffa450edef68
1999-07-29 18:17:43 +00:00
Bill Stoddard
840e2514b1 Update windows documentation to address questions on the newsgroups and PR database.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83484 13f79535-47bb-0310-9956-ffa450edef68
1999-07-22 17:50:59 +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
Martin Kraemer
d1f9d5dbcf This module has only been added to the distribution in 1.3.7-dev, so
update the compatibility version number.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83419 13f79535-47bb-0310-9956-ffa450edef68
1999-07-02 06:56:09 +00:00
Jim Jagielski
596a5e569a Add a new command-line option -T that's the same as -t, but it does
not do DirectoryRoot checking. This assumes:

   1. command-line options are prefered over Config directives
   2. we want to maintain current behavior while making
      life easier for mass vhosting
   3. everybody's happy

I leave the decision to whether apachectl should use -t or -T
to others.

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83411 13f79535-47bb-0310-9956-ffa450edef68
1999-06-29 15:13:07 +00:00
Ralf S. Engelschall
71f32e92db Fix context description of RedirectMatch. It's also
useable in per-dir context - similar to Redirect.

Submitted by: Klaus Johannes Rusch <KlausRusch@atmedia.net>
PR: 4611


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83409 13f79535-47bb-0310-9956-ffa450edef68
1999-06-29 14:32:15 +00:00
Ralf S. Engelschall
49d91480c3 Make ProxyBlock description more accurate.
Submitted by: John Smolin <smolin@alum.mit.edu>
PR: 4112


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83405 13f79535-47bb-0310-9956-ffa450edef68
1999-06-29 13:54:29 +00:00
Ralf S. Engelschall
a3eabbb03a Fix description of "Example" directive. It just activates a demo flag and
doesn't really enable the example contents handler.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83401 13f79535-47bb-0310-9956-ffa450edef68
1999-06-29 12:06:36 +00:00
Ralf S. Engelschall
bbe58473cc fix messed up sentence
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83399 13f79535-47bb-0310-9956-ffa450edef68
1999-06-29 10:22:55 +00:00
Ralf S. Engelschall
c2a38347f8 Fix hyperlink
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83395 13f79535-47bb-0310-9956-ffa450edef68
1999-06-29 08:27:05 +00:00
Jim Jagielski
0b5e2611bb Backout the DocumentRootCheck stuff.
I wash my hands of this... :)

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83383 13f79535-47bb-0310-9956-ffa450edef68
1999-06-24 16:38:34 +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
56e0a7545e Fix some docco.
Submitted by:	Tony Finch <fanf@demon.net>
Reviewed by:	Ken Coar


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83370 13f79535-47bb-0310-9956-ffa450edef68
1999-06-23 18:24:03 +00:00
Ralf S. Engelschall
1edfd4af56 Add DGUX...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83368 13f79535-47bb-0310-9956-ffa450edef68
1999-06-23 06:55:25 +00:00
Ken Coar
338e2040bd 'Header Unset' really unsets all values for the field, not
just the first.

Submitted by:	Robin Langford <rlangfor@US.IBM.Com>
Reviewed by:	Ken Coar


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83364 13f79535-47bb-0310-9956-ffa450edef68
1999-06-22 21:17:35 +00:00
Jim Jagielski
58cdcba4b5 Minor nit. There are 3 options now :)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83359 13f79535-47bb-0310-9956-ffa450edef68
1999-06-22 01:11:09 +00:00
Jim Jagielski
a4929c7ee9 PR:
Submitted by:   Tony Finch <fanf@demon.net>
Reviewed by:    Dean, Randy, Jim, Lars, Martin
Obtained from:

Add the new mod_vhost_alias.c modules for better mass-hosting. This
has been used at Demon Internet with excellent results and basically
replaces the "old" method of using mod_rewrite. Big advantage is
that adding new vhosts can be done without restarting the server.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83357 13f79535-47bb-0310-9956-ffa450edef68
1999-06-22 00:51:25 +00:00
Jim Jagielski
075b1f245c Always perform the check for DocumentRoot
when doing the config test


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83337 13f79535-47bb-0310-9956-ffa450edef68
1999-06-17 11:49:26 +00:00
Martin Kraemer
045d71f352 Typo in HREF.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83330 13f79535-47bb-0310-9956-ffa450edef68
1999-06-14 18:41:23 +00:00
Jim Jagielski
1356837ec2 Typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83327 13f79535-47bb-0310-9956-ffa450edef68
1999-06-13 20:06:42 +00:00
Jim Jagielski
67c353b628 PR:
Obtained from:
Submitted by:	Mathijs Maassen <mathijs@xs4all.nl>
Reviewed by:	Jim, Lars
Add the new DocumentRootCheck directive. This determines if we
check for each DocumentRoot during startup.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83325 13f79535-47bb-0310-9956-ffa450edef68
1999-06-13 19:59:37 +00:00
Ken Coar
1c109a844a A minor enhancement to SetEnvIf*: allow it to test envariables
as well as request attributes.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83292 13f79535-47bb-0310-9956-ffa450edef68
1999-06-04 18:40:00 +00:00
dgaudet
b709b72933 This patch removes the processing of `mxb' parameters in Accept
headers in mod_negotiation.  A second patch updates the manual to
reflect this (mxb is not documented directly in the manual but support
for it is implied in one place).

Reasons for removing this feature:

1) As currently implemented, the 'mxb' feature makes possible certain
denial-of-service attacks on negotiated content.  These attacks are
posssible for user communities which access an Apache server from
behind a HTTP/1.1 proxy which implements `Vary' related optimisations.
Plugging this denial of service hole without removing `mxb' is fairly
expensive in terms of degrading caching efficiency.

2) `mxb' is not in HTTP/1.0 or HTTP/1.1 or any other standard

3) Nobody seems to make use of 'mxb'.  (Balachander Krishnamurthy
kindly offered to grep some of his web traffic traces -- he did not
find a single Accept with mxb in a whole day of recent traffic, nor in
older traces)

4) Removing a feature makes a nice change from adding features.

Submitted by:	Koen Holtman <Koen.Holtman@cern.ch>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83288 13f79535-47bb-0310-9956-ffa450edef68
1999-06-04 17:15:48 +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
pcs
40033fde0f Note that -t may is useful to test configurations before doing a restart
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83237 13f79535-47bb-0310-9956-ffa450edef68
1999-05-22 13:12:39 +00:00
Ken Coar
4f8584ed30 Allow SetEnvIf* to set things according to the protocol of
the request.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83220 13f79535-47bb-0310-9956-ffa450edef68
1999-05-19 13:26:06 +00:00
Ralf S. Engelschall
e89c6019b2 Update DSO status...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83217 13f79535-47bb-0310-9956-ffa450edef68
1999-05-17 08:16:02 +00:00
dgaudet
376ad0e880 Always log months in english format for %t in mod_log_config.
PR:		4366, 679
Submitted by:	Petr Lampa <lampa@fee.vutbr.cz>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83211 13f79535-47bb-0310-9956-ffa450edef68
1999-05-16 23:39:42 +00:00
Ken Coar
7af4a107fc Someone finally stood up and made the ReadmeName and HeaderName
features use subrequests.  Not only that, but they can be
	parsed for SSIs too!

PR:		1574, 3026, 3529, 3569, 4256
Submitted by:	Raymond S Brand <rsbx@rsbx.net>
Reviewed by:	Ken Coar


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83202 13f79535-47bb-0310-9956-ffa450edef68
1999-05-13 18:25:45 +00:00