Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 91353 invoked from network); 2 Nov 2007 14:02:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Nov 2007 14:02:53 -0000 Received: (qmail 65388 invoked by uid 500); 2 Nov 2007 14:02:41 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 65363 invoked by uid 500); 2 Nov 2007 14:02:41 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: "Apache HTTPD Bugs Notification List" List-Id: Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 65350 invoked by uid 99); 2 Nov 2007 14:02:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Nov 2007 07:02:41 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Nov 2007 14:03:11 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id 866E6714204; Fri, 2 Nov 2007 07:02:30 -0700 (PDT) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 43783] New: - No Post Data with directory based client side SSL certificates and URL rewrite Message-ID: X-Bugzilla-Reason: AssignedTo Date: Fri, 2 Nov 2007 07:02:30 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=43783 Summary: No Post Data with directory based client side SSL certificates and URL rewrite Product: Apache httpd-2 Version: 2.2.3 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: mod_ssl AssignedTo: bugs@httpd.apache.org ReportedBy: larson.vic@gmail.com Developing using CentOS 5 (Apache2, PHP5, Mysql5) and the Zend Framework which uses the Apache URL rewrite engine. The closest related bug I could find was 39243. However, what appears to be happening is that when the URL rewrite module is used, and you are doing SSL client certificate verification based on a location (not for the whole VirtualHost), that no POST data gets through, not just posts larger than 128K. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org