Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 9860 invoked from network); 14 Jun 2010 05:50:39 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 Jun 2010 05:50:39 -0000 Received: (qmail 41136 invoked by uid 500); 14 Jun 2010 05:50:36 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 40671 invoked by uid 500); 14 Jun 2010 05:50:31 -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 40180 invoked by uid 99); 14 Jun 2010 05:50:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Jun 2010 05:50:30 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mightydreams@gmail.com designates 209.85.160.45 as permitted sender) Received: from [209.85.160.45] (HELO mail-pw0-f45.google.com) (209.85.160.45) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Jun 2010 05:50:24 +0000 Received: by pwj8 with SMTP id 8so4412736pwj.18 for ; Sun, 13 Jun 2010 22:50:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=Z7TyiWw45xBaBI+rjRcdXur9FR9mpeUPubDaLXCEVGM=; b=jcY77KmGJog6i8ml9zslvTX2k6PXoKBJEfstKD+CGuXG6Hnm7qHy71f78x5Vh1J5Md HtdjgOBFsKo7TjKk/M7VpehrBf8pv6D+cpTokuJcIfzLFnpOet/Jk9ViryBX0u+hS80c rD1yBjiJ9IUx1e9+iVCfF+Bf10DxyqlsHkXpU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=v9jdnZeneJQIwT1paJ5fkp/5McM03Dks+InJdubVur0tf2iNe5CFp03zE8n4ySfFad 5G47nPULXD7cqrV7YzcNMTPpK+pxXJFPRk7YWIYTg8rolATioyjLGwR4Sebrur+0tcDU CE5seam2iMoPbR8m99Zo4tLb6suWg4YDAHk8k= MIME-Version: 1.0 Received: by 10.142.67.34 with SMTP id p34mr3573920wfa.335.1276494603113; Sun, 13 Jun 2010 22:50:03 -0700 (PDT) Received: by 10.114.147.9 with HTTP; Sun, 13 Jun 2010 22:50:03 -0700 (PDT) Date: Mon, 14 Jun 2010 11:20:03 +0530 Message-ID: From: Tapas Mishra To: users@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] Solved Re: [users@httpd] rewrite rule for mingle Hi, I was finally able to solve the problem. The context root of application mingle was serving the site on / and not /mingle so when some one requested http://site.mydomain.com/mingle he could reach but not correct page. Here is a link to a discussion which helped http://community.thoughtworks.com/posts/1954e8961c in case some one else has the same problem can check. -- Tapas http://mightydreams.blogspot.com http://wiki.xensource.com/xenwiki/Xen_on_4_app_servers --------------------------------------------------------------------- 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