Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 66572 invoked from network); 17 Aug 2007 08:06:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Aug 2007 08:06:48 -0000 Received: (qmail 80143 invoked by uid 500); 17 Aug 2007 08:06:36 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 80127 invoked by uid 500); 17 Aug 2007 08:06:35 -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 80116 invoked by uid 99); 17 Aug 2007 08:06:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Aug 2007 01:06:35 -0700 X-ASF-Spam-Status: No, hits=3.5 required=10.0 tests=HTML_MESSAGE,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of icebattle@gmail.com designates 209.85.146.177 as permitted sender) Received: from [209.85.146.177] (HELO wa-out-1112.google.com) (209.85.146.177) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Aug 2007 08:06:32 +0000 Received: by wa-out-1112.google.com with SMTP id j5so189942wah for ; Fri, 17 Aug 2007 01:06:11 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=cNBPV7hIKpzp19GPlbxfuMoLoISlL3bUnwaMVO4eASfl85jp2xRaQTK2Z+3KxFaxJd069Petco5psLTvbuYJL7o3ALQNQ+vsMmq4a4GmiahGUeLYAvw8XMV73Vkn7Lyl/q4uUdEEeVW+ovYMl69D++Oc3BbEnOa4uU+5Raqefb8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=CYu8HvPKpeZg2kgGbafrdJjGgdHXzoai64F77CgqK39K+2P/1XBw6+PcOfuGGdmqkDJU92Uiyw8qEbfs9yfuzOUUWdlpKgAyuIVAkCv/3Zi+YrcTbh5DdWXLUwaG9TGn+coY7zWsJ2iQPcGSTzoE3m3ubwYOMHNibLQ/DsnQ658= Received: by 10.114.25.3 with SMTP id 3mr2888646way.1187337971118; Fri, 17 Aug 2007 01:06:11 -0700 (PDT) Received: by 10.114.13.13 with HTTP; Fri, 17 Aug 2007 01:06:11 -0700 (PDT) Message-ID: Date: Fri, 17 Aug 2007 01:06:11 -0700 From: wi To: users@httpd.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_61302_2858605.1187337971097" References: X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Mod Rewrite Help ------=_Part_61302_2858605.1187337971097 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline You'll need to configure a virtual host listening to the 8765 interface. Once you've done that, you will simply need to put together a rewrite to send requests to /abc.html to whatever target url you want. Start by reading http://httpd.apache.org/docs/2.2/vhosts/ >From there, configuring the rewrite will be the next task. cheers Wayne On 8/16/07, Manivel Arumugam wrote: > > Hi, > > There is a need to configure a rewrite rule for the following source > url to point to a target url. > > Source url - http://usearch.3m.com:8765/abc.html > > If you closely look at the above url, you can see a port number in it. > I'm not that expert with rewrites and have never done this in the past > either. Any help on how to set up this rewrite with port number would > be much appreciated. > > Thanks > Mani > > --------------------------------------------------------------------- > 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 > > -- 2X7 -> %A-3+ -> %K-7+ -> %9-?+ -> %Q-8 -> ?9-?9+ ------=_Part_61302_2858605.1187337971097 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline You'll need to configure a virtual host listening to the 8765 interface. Once you've done that, you will simply need to put together a rewrite to send requests to /abc.html to whatever target url you want.

Start by reading http://httpd.apache.org/docs/2.2/vhosts/

From there, configuring the rewrite will be the next task.

cheers
Wayne


On 8/16/07, Manivel Arumugam <manivelarumugam@gmail.com> wrote:
Hi,

There is a need to configure a rewrite rule for the following source
url to point to a target url.

Source url - http://usearch.3m.com:8765/abc.html

If you closely look at the above url, you can see a port number in it.
I'm not that expert with rewrites and have never done this in the past
either. Any help on how to set up this rewrite with port number would
be much appreciated.

Thanks
Mani

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL: http://httpd.apache.org/userslist.html> 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




--
2X7 -> %A-3+ -> %K-7+ -> %9-?+ -> %Q-8 -> ?9-?9+ ------=_Part_61302_2858605.1187337971097--