----- Petr.Sumbera at Sun.COM wrote:

| Hi,
| 
| can somebody please review this straightforward update?
| 
| http://cr.opensolaris.org/~xsumbe00/6937352-apache-2.2.15/

Looks good.  Do "we" need to file a simple ARC case to note the new module and 
configuration directives?

Here's the one for 2.2.14: 
http://mail.opensolaris.org/pipermail/webstack-discuss/2009-October/003505.html

The following directives were added in 2.2.15:

diff -ru httpd-2.2.14/docs/manual/mod/directives.html.en 
httpd-2.2.15/docs/manual/mod/directives.html.en
--- httpd-2.2.14/docs/manual/mod/directives.html.en     2009-09-23 
18:29:21.000000000 -0400
+++ httpd-2.2.15/docs/manual/mod/directives.html.en     2010-02-28 
12:36:00.000000000 -0500
@@ -93,6 +93,7 @@
+<li><a 
href="mod_authnz_ldap.html#authldapbindauthoritative">AuthLDAPBindAuthoritative</a></li>
+<li><a href="mod_cache.html#cachelock">CacheLock</a></li>
+<li><a href="mod_cache.html#cachelockmaxage">CacheLockMaxAge</a></li>
+<li><a href="mod_cache.html#cachelockpath">CacheLockPath</a></li>
+<li><a 
href="mod_reqtimeout.html#requestreadtimeout">RequestReadTimeout</a></li>
+<li><a href="mod_include.html#ssietag">SSIETag</a></li>
+<li><a href="mod_include.html#ssilastmodified">SSILastModified</a></li>
+<li><a 
href="mod_ssl.html#sslinsecurerenegotiation">SSLInsecureRenegotiation</a></li>

Reply via email to