You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by fu...@apache.org on 2009/09/25 03:25:55 UTC

svn commit: r818689 - /httpd/httpd/branches/2.2.x/modules/proxy/NWGNUproxyscgi

Author: fuankg
Date: Fri Sep 25 01:25:55 2009
New Revision: 818689

URL: http://svn.apache.org/viewvc?rev=818689&view=rev
Log:
Fixed internal NLM name (backport r818688).

Modified:
    httpd/httpd/branches/2.2.x/modules/proxy/NWGNUproxyscgi

Modified: httpd/httpd/branches/2.2.x/modules/proxy/NWGNUproxyscgi
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/modules/proxy/NWGNUproxyscgi?rev=818689&r1=818688&r2=818689&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/modules/proxy/NWGNUproxyscgi (original)
+++ httpd/httpd/branches/2.2.x/modules/proxy/NWGNUproxyscgi Fri Sep 25 01:25:55 2009
@@ -94,7 +94,7 @@
 # This is used by the link 'name' directive to name the nlm.  If left blank
 # TARGET_nlm (see below) will be used.
 #
-NLM_NAME	= proxyscg
+NLM_NAME	= proxyscgi
 
 #
 # This is used by the link '-desc ' directive.