You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rj...@apache.org on 2009/09/19 18:32:20 UTC

svn commit: r816940 - /httpd/mod_fcgid/trunk/CHANGES-FCGID

Author: rjung
Date: Sat Sep 19 16:32:19 2009
New Revision: 816940

URL: http://svn.apache.org/viewvc?rev=816940&view=rev
Log:
Add FCGIWrapper changes to changelog.

Modified:
    httpd/mod_fcgid/trunk/CHANGES-FCGID

Modified: httpd/mod_fcgid/trunk/CHANGES-FCGID
URL: http://svn.apache.org/viewvc/httpd/mod_fcgid/trunk/CHANGES-FCGID?rev=816940&r1=816939&r2=816940&view=diff
==============================================================================
--- httpd/mod_fcgid/trunk/CHANGES-FCGID [utf8] (original)
+++ httpd/mod_fcgid/trunk/CHANGES-FCGID [utf8] Sat Sep 19 16:32:19 2009
@@ -25,6 +25,14 @@
      ZombieScanInterval.  They were allowed but ignored in previous
      releases.  [Jeff Trawick]
 
+  *) Add an optional flag "virtual" to FCGIWrapper.
+     If virtual is set, the URLs passed to the wrapper are not
+     checked, whether they resolve to a file. [Rainer Jung]
+
+  *) Make the second argument (suffix) for FCGIWrapper optional.
+     A wrapper defined without a suffix applies to all URLs, unless
+     there is another more specific wrapper with a suffix. [Rainer Jung]
+
 Changes with mod_fcgid 2.3.1
 
   *) Suppress "need AuthType to note auth failure" error-level messages when a