Hi;
Tuckey plugin did the trick. Thanks for the help.
Br.
2015-02-24 20:30 GMT+01:00 André Warnier :
> Baran Topal wrote:
>
>> Hi;
>>
>> Thanks for the swift replies. I am not allowed to tuckey's rewrite (at
>> least until i cannot find a normative Tomcat solution).
>>
>> I looked for the docum
Baran Topal wrote:
Hi;
Thanks for the swift replies. I am not allowed to tuckey's rewrite (at
least until i cannot find a normative Tomcat solution).
I looked for the documentation for 7.0. and Alias under Host is my solution
however, after rewriting, i bookmark the page and want to reach via
b
Hi;
Thanks for the swift replies. I am not allowed to tuckey's rewrite (at
least until i cannot find a normative Tomcat solution).
I looked for the documentation for 7.0. and Alias under Host is my solution
however, after rewriting, i bookmark the page and want to reach via
bookmark but it fails
> 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 a redirect, rather rewrite
> 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