Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 75616 invoked from network); 6 Jun 2006 17:19:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Jun 2006 17:19:11 -0000 Received: (qmail 80462 invoked by uid 500); 6 Jun 2006 17:18:01 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 80317 invoked by uid 500); 6 Jun 2006 17:18:00 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 79223 invoked by uid 99); 6 Jun 2006 17:17:49 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jun 2006 10:17:49 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=RCVD_IN_BL_SPAMCOP_NET,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of robsiegen@googlemail.com designates 64.233.182.187 as permitted sender) Received: from [64.233.182.187] (HELO nf-out-0910.google.com) (64.233.182.187) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jun 2006 10:00:55 -0700 Received: by nf-out-0910.google.com with SMTP id k26so1882323nfc for ; Tue, 06 Jun 2006 10:00:34 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=jqGJZ3D8y2rHsMPf415lOkb4wDhGFZNEd1xL9ni8GTk+nNlGacTr3SqImMrCkZAkIBu6xC0lXggvINx1JKBDy+79H8suU6M/8RkgBkpTJrphIgblcbb0N8wKtZ3mxHHgcOeHLaqjLz6BS1dlvdQVFTd093lURuZOz4G7lKdyuck= Received: by 10.49.2.11 with SMTP id e11mr4359667nfi; Tue, 06 Jun 2006 10:00:34 -0700 (PDT) Received: from ?192.168.178.23? ( [217.236.197.20]) by mx.gmail.com with ESMTP id m16sm6657113nfc.2006.06.06.10.00.32; Tue, 06 Jun 2006 10:00:33 -0700 (PDT) Message-ID: <4485B4AE.7060800@googlemail.com> Date: Tue, 06 Jun 2006 19:00:30 +0200 From: Robert Ionescu User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: users@httpd.apache.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] mod_proxy_ajp (mod_rewrite) with ssl X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Fenlason, Josh wrote: > I think > it's probably something to do with my mod_rewrite configuration, If you're using a SSL , be sure to either inherit the rules from the main server config section with the RewriteOptions directive or repeat the rules in that virtual host. -- Robert --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org