Re: URL rewrite in tomcat 7

2015-02-25 Thread Baran Topal
ng at it will show you why whatever you are trying > doesn't work. > > > > > >> Br. >> >> 2015-02-07 15:40 GMT+01:00 Caldarale, Charles R < >> chuck.caldar...@unisys.com> >> : >> >> From: Baran Topal [mailto:jazzii

Re: URL rewrite in tomcat 7

2015-02-24 Thread André Warnier
copy/paste here. And maybe just looking at it will show you why whatever you are trying doesn't work. Br. 2015-02-07 15:40 GMT+01:00 Caldarale, Charles R : From: Baran Topal [mailto:jazziiil...@gmail.com] Subject: URL rewrite in tomcat 7 I have a tomcat 7 instance in which i need use

Re: URL rewrite in tomcat 7

2015-02-24 Thread Baran Topal
fails when I directly go via bookmark. What should be the remedy? Br. 2015-02-07 15:40 GMT+01:00 Caldarale, Charles R : > > From: Baran Topal [mailto:jazziiil...@gmail.com] > > Subject: URL rewrite in tomcat 7 > > > I have a tomcat 7 instance in which i need use alias for my

RE: URL rewrite in tomcat 7

2015-02-07 Thread Caldarale, Charles R
> From: Baran Topal [mailto:jazziiil...@gmail.com] > Subject: URL rewrite in tomcat 7 > I have a tomcat 7 instance in which i need use alias for my domain. > Essentially, the alias > http://test1/ would replace the http:/myaddress.com and its sub addresses > It is not

Re: URL rewrite in tomcat 7

2015-02-07 Thread Ben Stringer
> On 7 Feb 2015, at 10:53 pm, Baran Topal wrote: > > Hi > > I have a tomcat 7 instance in which i need use alias for my domain. > Essentially, the alias > > http://test1/ would replace the http:/myaddress.com and its sub addresses > > It is not a redirect, rather rewrite of the URL. > > How

URL rewrite in tomcat 7

2015-02-07 Thread Baran Topal
Hi I have a tomcat 7 instance in which i need use alias for my domain. Essentially, the alias http://test1/ would replace the http:/myaddress.com and its sub addresses It is not a redirect, rather rewrite of the URL. How do i do this? (modifying context.xml or?) Can you help me? BR. baran