Ken Coar
2e710e927d
Add the 'force-no-vary' envariable to the list of specials, and
...
put the entire list into alphabetical order.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83180 13f79535-47bb-0310-9956-ffa450edef68
1999-05-04 19:17:37 +00:00
Wilfredo Sanchez
bcbf315922
Add Apple platforms.
...
Update the date.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83170 13f79535-47bb-0310-9956-ffa450edef68
1999-05-03 23:23:03 +00:00
Randy Terbush
0ffd5a8989
Update some supported platforms.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83164 13f79535-47bb-0310-9956-ffa450edef68
1999-05-03 22:47:08 +00:00
Ken Coar
b68c489ddd
Minor fix discovered whilst investigating a problem..
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83157 13f79535-47bb-0310-9956-ffa450edef68
1999-05-02 16:48:18 +00:00
Ken Coar
b4b992ef3c
Un-make a broken link from being an anchor.
...
Submitted by: Roy Bryant <roybryant@seventwentyfour.com >
Reviewed by: Ken Coar
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83137 13f79535-47bb-0310-9956-ffa450edef68
1999-04-30 13:20:05 +00:00
Ken Coar
d0bf4213d6
Point out that for multiple AddLanguage directives with the
...
same extension, the last one encountered dominates. This is
true of lots of directives, but this is the one on which we
got a PR..
PR: 3570
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83135 13f79535-47bb-0310-9956-ffa450edef68
1999-04-29 19:55:53 +00:00
Ken Coar
9a1f46f288
A minor but frequest request: allow Webmaster control over the
...
name of the tracking cookie.
PR: 2921, 4303
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83131 13f79535-47bb-0310-9956-ffa450edef68
1999-04-29 15:44:32 +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
Manoj Kasichainula
9596cc822f
Submitted by: Joe Moenich <moenich@us.ibm.com>
...
Reviewed by: Dean Gaudet, Martin Kraemer, Manoj Kasichainula
Add support for standalone mode in TPF
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83121 13f79535-47bb-0310-9956-ffa450edef68
1999-04-27 20:36:25 +00:00
brian
025799e406
PR:
...
Slight typo corrected.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83118 13f79535-47bb-0310-9956-ffa450edef68
1999-04-27 08:26:55 +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
Ralf S. Engelschall
b1dee7ab8a
Commit corresponding CHANGES and documentation changes for RewriteLock.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83104 13f79535-47bb-0310-9956-ffa450edef68
1999-04-22 09:58:03 +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
dgaudet
3093e0ce22
note about 127.0.0.1
...
PR: 4155
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83070 13f79535-47bb-0310-9956-ffa450edef68
1999-04-20 19:18:41 +00:00
Ken Coar
ed91a656ee
Add a note about 'no whitespace need apply.'
...
PR: 4212
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83050 13f79535-47bb-0310-9956-ffa450edef68
1999-04-14 11:19:21 +00:00
Bill Stoddard
80b75bea2c
Some documentation on the multiple services patch
...
Submitted by: Keith Wannamaker
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83040 13f79535-47bb-0310-9956-ffa450edef68
1999-04-08 21:56:40 +00:00
pcs
64ae3e66c4
RemoveHandler was missing from the directives list
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82988 13f79535-47bb-0310-9956-ffa450edef68
1999-03-23 14:35:47 +00:00
Lars Eilebrecht
8ada290d80
Back out Ken's PassAllEnv code...
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82977 13f79535-47bb-0310-9956-ffa450edef68
1999-03-22 23:38:20 +00:00
Lars Eilebrecht
990a430cad
Some minor doc updates...
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82961 13f79535-47bb-0310-9956-ffa450edef68
1999-03-21 02:03:04 +00:00
Ken Coar
d9ddf6febd
Add PassAllEnv to make all of the server's environment variables
...
available to CGIs and SSIs within the directive's scope. NOT
recommended for general use, but eases the transition for IBM's
current LDGW customers to Apache.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82956 13f79535-47bb-0310-9956-ffa450edef68
1999-03-20 21:51:37 +00:00
Lars Eilebrecht
dcac303440
Update negotiation documentation.
...
Submitted by: Koen Holtman <Koen.Holtman@cern.ch >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82941 13f79535-47bb-0310-9956-ffa450edef68
1999-03-19 21:23:19 +00:00
pcs
2cdc8ea8d6
Note the different Start menu option names between 1.3.4 and 1.3.5.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82935 13f79535-47bb-0310-9956-ffa450edef68
1999-03-19 16:07:18 +00:00
pcs
5941f21541
Note that Apache may run on Windows 98 (since at least some bug reports
...
say they've tried it).
Describe the new Apache Start menu options for starting and stopping
the Apache console application.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82933 13f79535-47bb-0310-9956-ffa450edef68
1999-03-19 16:02:19 +00:00
Lars Eilebrecht
8228a41e9d
Typo.
...
PR: 4060
Submitted by: Axel Beckert <axel@dagstuhl.de >
Reviewed by: Lars
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82915 13f79535-47bb-0310-9956-ffa450edef68
1999-03-15 22:14: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
dgaudet
fc80ead684
Commit %V and \n changes to mod_log_config.
...
Submitted by: Tony Finch <dot@dotat.at >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82860 13f79535-47bb-0310-9956-ffa450edef68
1999-03-04 19:28:37 +00:00
Bill Stoddard
783d3d8d63
mod_so is base, not experimental.
...
Submitted by: Shane Owenby
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82852 13f79535-47bb-0310-9956-ffa450edef68
1999-02-26 17:07:03 +00:00
brian
c547715a8c
Make paths more portable, since I plan on moving the docroot for apache.org soon.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82849 13f79535-47bb-0310-9956-ffa450edef68
1999-02-26 00:39:58 +00:00
pcs
da661d2f90
Fix minor HTML errors
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82842 13f79535-47bb-0310-9956-ffa450edef68
1999-02-22 16:41:06 +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
Lars Eilebrecht
edade40131
Updated docs; no FollowSymLinks in <DirectoryMatch>
...
PR: 2657
Obtained from: Brian Thomas <wolfie@mpath.com >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82834 13f79535-47bb-0310-9956-ffa450edef68
1999-02-21 01:47:10 +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
e61e5ad3e0
Remove the ReferIgnore directive from mod_log_config (Dean's veto).
...
Get rid of the array for the 'env=' clause, since it only takes
a single variable name; use a char * instead. Check for conditional
envars by seeing if the condition string is non-NULL rather than
using a separate Boolean cell.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82826 13f79535-47bb-0310-9956-ffa450edef68
1999-02-20 00:13:29 +00:00
Ken Coar
67c4a600f1
Add conditional logging based upon environment variable existence.
...
Also add RefererIgnore functionality from mod_log_referer to
mod_log_config; mod_log_referer and mod_log_agent are now
deprecated. The list of envariables to check is set up as
an array even though the current implementation (TAKE23)
only handles one; just in case we ever want to do something
strange like, 'env=foo,bar,!bag'.
PR: 519, 548, 1351, 1811(?), 3449
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82819 13f79535-47bb-0310-9956-ffa450edef68
1999-02-17 23:28:11 +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
a415f220d4
fix/enhancement
...
PR: 3745
Submitted by: Roger Pack <roger.pack@juno.com >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82804 13f79535-47bb-0310-9956-ffa450edef68
1999-02-14 14:26:49 +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
Lars Eilebrecht
a115364516
broken link...
...
PR: 3867
Submitted by: SAFRAN Philippe <Philippe.Safran@sherpa.com >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82794 13f79535-47bb-0310-9956-ffa450edef68
1999-02-11 20:22:59 +00:00
Roy T. Fielding
f29db3dce8
Added a <LimitExcept method ...> sectioning directive that allows
...
the user to assign authentication control to any HTTP method that
is *not* given in the argument list; i.e., the logical negation
of the <Limit> directive. This is particularly useful for controlling
access on methods unknown to the Apache core, but perhaps known by
some module or CGI script.
Submitted by: Roy Fielding and Tony Finch <dot@dotat.at >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82783 13f79535-47bb-0310-9956-ffa450edef68
1999-02-09 20:20:23 +00:00
Roy T. Fielding
ba1afaed15
Update docs according to new negotiation ordering. Note that we
...
still don't have any documentation of TCN/RVSA effects.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82762 13f79535-47bb-0310-9956-ffa450edef68
1999-02-06 14:00:33 +00:00
Bill Stoddard
2f623bf01a
Update htdocs with new ScriptInterpreterSource directive.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82759 13f79535-47bb-0310-9956-ffa450edef68
1999-02-06 11:00:57 +00:00
pcs
4b2a2341d0
Note change of default error log filename on Windows from error_log
...
to error.log.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82747 13f79535-47bb-0310-9956-ffa450edef68
1999-02-05 09:22:43 +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