Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 52943 invoked from network); 16 Apr 2011 13:45:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Apr 2011 13:45:27 -0000 Received: (qmail 50801 invoked by uid 500); 16 Apr 2011 13:45:24 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 50686 invoked by uid 500); 16 Apr 2011 13:45:24 -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 50678 invoked by uid 99); 16 Apr 2011 13:45:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Apr 2011 13:45:24 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of covener@gmail.com designates 74.125.82.173 as permitted sender) Received: from [74.125.82.173] (HELO mail-wy0-f173.google.com) (74.125.82.173) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Apr 2011 13:45:16 +0000 Received: by wyb42 with SMTP id 42so3899054wyb.18 for ; Sat, 16 Apr 2011 06:44:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=JLUEPoCTU2DpBeCLYyB4boFCJ0wqti/Xe3jiLiZGhig=; b=O0p9Rsy8NCxGAJaftNVmMKuhJpVldpPXvbWuwSTI3zoz/N5mzSzIjENh1+N+d7pklH f+QA26zOIMOeKFr9WtQYTCR3CFKI0fLAGM6rm27OdUx96rdhcwsXodpOJbzbTEei22ig 6kgJZhkGezYNgWBHHDlM4eoWo5BJyafKa5zi4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=r4sz0Diy59MyZrhY0OFLZVu4+PNiHQYWcRAHPL8ZcigWvXu3q4n2PKnGzz446g5Ln8 hmvoDtHeR1x77CbEtRHtUv+B67Rdx/ZVJBSIl/Z44LdKlShWOc6Ss02iyVJFADiRwhAw zJCneOcCKoEcx4kC4VCj+lhgSTTVVyosLY6ww= MIME-Version: 1.0 Received: by 10.216.241.197 with SMTP id g47mr8560375wer.24.1302961495959; Sat, 16 Apr 2011 06:44:55 -0700 (PDT) Received: by 10.216.36.17 with HTTP; Sat, 16 Apr 2011 06:44:55 -0700 (PDT) In-Reply-To: References: Date: Sat, 16 Apr 2011 09:44:55 -0400 Message-ID: From: Eric Covener To: users@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] User friendly URL creation > but when I use below configuration,it works fine but we don't want end us= er > to type www.apache_host.com/irj > > ProxyPreserveHost on > Proxypass =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 /irj=A0=A0=A0 http://we= bdispacther_url:80/irj > ProxypassReverse=A0=A0 /irj=A0=A0=A0 http://webdispacther_url:80/irj RedirectMatch ^/$ http://www.apache_host.com/irj --------------------------------------------------------------------- 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