/[Apache-SVN]
ViewVC logotype

Revision 80545


Jump to revision: Previous Next
Author: dgaudet
Date: Sun Mar 15 21:39:50 1998 UTC (26 years, 2 months ago)
Changed paths: 1
Log Message:
- 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.


Changed paths

Path Details
Directoryhttpd/httpd/trunk/docs/manual/mod/mod_setenvif.html modified , text changed , props changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26