Re: [users@httpd] Url Rewriting

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



You could use ProxyPass . In this case, the URL in the browser will still
remain http://www.whatsonchennai.com.

try like this

ProxyPass / http://www.whatsonchennai.com:8080
ProxyPassReverse / http://www.whatsonchennai.com:8080

I think it may work .

Anand
----- Original Message ----- 
From: "Rajkumar s" <rajkumars910@xxxxxxxxx>
To: <users@xxxxxxxxxxxxxxxx>
Sent: Thursday, March 10, 2005 12:57 AM
Subject: Re: [users@httpd] Url Rewriting


> Dear sir,
>            I'm a newbie to apache , I can't get what are you are saying ,.
>
> When i type the url in the browser , it will be redirected to the site
> http://www.whatsonchennai.com:8080/ and this would display this url in
> the address bar , I don't want to display this url in the address bar
> but instead should be redirected .
>
> The index.html file is provided below.
> <html>
> <head>
> <title>whatsonchennai</title>
> </head>
> <meta http-equiv="refresh" content="1;
URL=http://www.whatsonchennai.com:8080/";>
>
> <body bgcolor="#FFFFFF">
> <p><a href="http://www.whatsonchennai.com:8080/";> Redirect to new
site</a></p>
> </body>
> </html>
>
> Sincerely,
> S.Rajkumar.
>
>
> On Wed, 9 Mar 2005 14:18:02 -0500, PMilanese@xxxxxxxx
> <PMilanese@xxxxxxxx> wrote:
> > If you're trying to get past filtered ports on your cable connection, it
> > isn't going to work.
> >
> > If not, you need to detail the logic. Normally one would just have the
> > server listen on 80.
> >
> > > -----Original Message-----
> > > From: rajkumars910@xxxxxxxxx [mailto:rajkumars910@xxxxxxxxx]
> > > Sent: Wednesday, March 09, 2005 2:13 PM
> > > To: users@xxxxxxxxxxxxxxxx
> > > Subject: [users@httpd] Url Rewriting
> > >
> > > Dear sir,
> > >            I had gone through the url rewriting guide and could
> > > understand some information that too  bits and pieces. Can anyone
> > > provide me a solution for this
> > >
> > >  How could i give the condition for url rewriting. When i type the url
> > > "http://www.whatsonchennai.com";  in the browser, it should display the
> > > contents of http://www.whatsonchennai.com:8080/ and it should show
> > > only the url as http://www.whatsonchennai.com.
> > >
> > > Thanks in Advance,
> > >
> > > Sincerely,
> > > S.Rajkumar
> > >
> > > ---------------------------------------------------------------------
> > > 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@xxxxxxxxxxxxxxxx
> > >    "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
> > > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
> >
> > ---------------------------------------------------------------------
> > 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@xxxxxxxxxxxxxxxx
> >    "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
> > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
> >
> >
>
> ---------------------------------------------------------------------
> 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@xxxxxxxxxxxxxxxx
>    "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
> For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
>
>


---------------------------------------------------------------------
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@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux