]> git.pld-linux.org Git - packages/apache1-mod_jk.git/commitdiff
- fix log info
authorareq <areq@pld-linux.org>
Mon, 17 May 2004 14:23:42 +0000 (14:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    jakarta-tomcat-connectors-jk-jkpass.patch -> 1.3

jakarta-tomcat-connectors-jk-jkpass.patch

index 712456d4bced414fb443f263a2595773c3ca82b6..07ca99275f8879370c51a070114ba25dcda9e6db 100644 (file)
@@ -81,7 +81,7 @@ diff -Nru jakarta-tomcat-connectors-jk-1.2.5-src.orig/jk/native/apache-1.3/mod_j
      c->s = s;
  
 +    c->pass_prefixes = ap_make_array(p, 4, sizeof(pass_prefix));
-+    ap_log_error( APLOG_MARK, APLOG_NOERRNO|APLOG_WARNING, s, "AMG.net hack configured");
++    ap_log_error( APLOG_MARK, APLOG_NOERRNO|APLOG_WARNING, s, "JkPass hack configured");
 +    
      return c;
  }
This page took 0.059544 seconds and 4 git commands to generate.