Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ProxyPass with ? URL

9 views
Skip to first unread message

simonial

unread,
Sep 3, 2009, 12:52:30 AM9/3/09
to
I'm using proxypass for my url redirection from http://hostname/leaveapp to http://hostname/leaveapp?form=leave.
I had tried to add below configuration into httpd.conf:
*ProxyPass /leaveapp "http://hostname/leaveapp?form=leave"*
The problem is http can not recognize "?". It's redirect to http://hostname/leaveapp.
Anyone can advise how to work on special character on URL?

Eric Covener

unread,
Sep 3, 2009, 7:21:05 AM9/3/09
to

mod_rewrite

--
Eric Covener

guest

unread,
Sep 23, 2009, 9:59:20 PM9/23/09
to
On Sep 3, 4:21 am, Eric Covener <cove...@gmail.com> wrote:
> simonial wrote:
> > I'm using proxypass for myurlredirectionfromhttp://hostname/leaveapptohttp://hostname/leaveapp?form=leave.

> > I had tried to add below configuration into httpd.conf:
> > *ProxyPass /leaveapp "http://hostname/leaveapp?form=leave"*
> > The problem is http can not recognize "?". It's redirect tohttp://hostname/leaveapp.

> > Anyone can advise how to work on special character onURL?
>
> mod_rewrite
>
> --
> Eric Covener

http://www.pangosoft.ca provides url redirection solution (high
performance, bulk loading, page to page ), especially good for large
scale site migration

0 new messages