his value is defined as 258, thus limiting the MaxThreads
to that value. [Mladen Turk]
- *) mod_cache: While serving a cached entity ensure that filters that have
- been applied to this cached entity before saving it to the cache are not
- applied again. PR 40090. [Ruediger Pluem]
-
*) core: Do not allow internal redirects like the DirectoryIndex of mod_dir
to circumvent the symbolic link checks imposed by FollowSymLinks and
SymLinksIfOwnerMatch. [Nick Kew, Ruediger Pluem, William Rowe]
Changes with Apache 2.2.5
+ *) mod_cache: While serving a cached entity ensure that filters that have
+ been applied to this cached entity before saving it to the cache are not
+ applied again. PR 40090. [Ruediger Pluem]
+
*) mod_cache: Correctly cache objects whose URL query string has been
modified by mod_rewrite. PR 40805. [Ruediger Pluem]