02faee3869
Style changes.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86343 13f79535-47bb-0310-9956-ffa450edef68
2000-09-27 18:36:46 +00:00
95be9186ab
Forgot to include when I committed the code change..
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85459 13f79535-47bb-0310-9956-ffa450edef68
2000-06-07 16:23:46 +00:00
5ab1abba8a
Update a stale URL and RFC reference.
...
Submitted by: Tim Bannister <tim.bannister@dsvr.co.uk >
Reviewed by: Ken Coar
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84688 13f79535-47bb-0310-9956-ffa450edef68
2000-03-01 20:26:07 +00:00
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
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
abe21ffe85
Make the evolution of the BrowserMatch* directives more clear.
...
PR: 2147
Submitted by: Daniel Ryde <ryde@tripnet.se >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81386 13f79535-47bb-0310-9956-ffa450edef68
1998-05-28 14:06:54 +00:00
38d73313a9
Some of my semi-regular HTML cleanup (tag ordering, B/I
...
replacement) and long-line (>80) shortening. No thirty..
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81320 13f79535-47bb-0310-9956-ffa450edef68
1998-05-20 14:13:00 +00:00
52733e3bc5
- The "merging" optimization in mod_setenvif did not deal with
...
SetEnvIfNoCase properly; and it used strcmp() to compare header
names when it should use strcasecmp().
- Change the merging optimization so that it only considers the most
recent setenvif for merging. This means that mod_setenvif will
consider all directives in the order they appear in the config file.
- Document that mod_setenvif considers directives in the order they
appear, and give an example use.
- Perform more comparisons at compile-time in order to speed up things
at compile-time.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80545 13f79535-47bb-0310-9956-ffa450edef68
1998-03-15 21:39:50 +00:00
8d03a2f944
As threatened. The directive attributes in the module documentation
...
are now links back to a description of what the attributes mean.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80041 13f79535-47bb-0310-9956-ffa450edef68
1998-01-28 19:11:58 +00:00
930bdc0c8d
Ta-daah! The documentation for mod_setenvif, which defines the
...
SetEnvIf* and BrowserMatch* directives. (And in time for 1.3b1, too)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79088 13f79535-47bb-0310-9956-ffa450edef68
1997-08-26 16:43:12 +00:00