Inside VirtualHost section, Redirect Permanent myContent/0900f00b803af701<http://myapp.mydomain.com/myContent/0900f00b803af701> http://anotherapp:9087/mypages/svc/v1/General/ALL/myContent/0900f00b803af701?mypageHeader=true
Should serve the purpose. Thanks Vishesh Kumar http://linuxmantra.com/ On Thu, Nov 7, 2013 at 3:26 AM, Srineel Katta <srineel.ka...@techalliance.in > wrote: > Hi, > > > > Can you please help me with this.. > > > > ####My Virtual Host Configuration##### > > <VirtualHost 10.10.10.10> > > ServerName myapp.mydomain.com > > ServerAlias myapp > > DirectoryIndex index.html > > DocumentRoot D:/WebServers/Apache/htdocs/myapp > > ErrorLog logs/gsadoctest_error.log > > CustomLog "logs/gsadoctest.log" combined > > </VirtualHost> > > > > I would like to redirect below URL > > > http://myapp.mydomain.com/myContent/0900f00b803af701 > > > > TO > > > > > http://anotherapp:9087/mypages/svc/v1/General/ALL/myContent/0900f00b803af701?mypageHeader=true > > > > Please help me with this, how can I redirect it and how would be the > configuration. > > > > Thanks, > *Srineel Katta* > > > -- http://linuxmantra.com