Hi Bruno,

I am NOT using apache in front of tomcat.  Sorry.  I
really like standalone tomcat.  So I would like to
learn more about the first solution you described
here.  However, I do not understand it at all.  What
exacty do you mean, and where can I read/learn about
it?

Second question--in the discussion thread titled
something like [one tomcat + multiple ip's] I tried
the proposed solution and have asked if it is
suitable/safe for production environment.  Do you have
any input on the question?

Justin

--- Bruno Georges <[EMAIL PROTECTED]> wrote:

> Hi justin
> You can achieve url forwarding/rewriting using a
> simple servlet filter, or better if you have apache
> in the front, use mod-rewrite, which is configurable
> in your httpd.conf.
> If you are using iis, there are few available isapi
> filter which you can use, alternatively you can
> write your own, which reacts on the preprocheaders
> or urlmap notifications.
> 
> Hope this helps.
> 
> Bruno Georges
> Bruno Georges
> 
> Glencore International AG
> Tel. +41 41 709 3204
> Fax +41 41 709 3000
> 
> 
> ----- Original Message -----
> From: Justin Jaynes [EMAIL PROTECTED]
> Sent: 01.08.2005 23:53
> To: tomcat-user@jakarta.apache.org
> Subject: Forwarding Domains
> 
> Is it possible for me to host somedomain.com on my
> tomcat, and as that is my prefered domain name
> format,
> and want all users who go to www.somedomain.com
> (YES,
> I have A records set up for both and they point to
> the
> same tomcat server) to be re-directed to
> somedomain.com, using my tomcat setup?
> 
> In other words, I want to move all my users from the
> domain they enter to a domain I prefer USING my
> tomcat
> setup.  I imagine there is some way to set up my
> server.xml to do it.
> 
> Justin
> 
> Thanks in advance.  I have never had an issue
> unresolved after submitting to this list.  Bravo!
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
[EMAIL PROTECTED]> 
> 
> *  
> *  LEGAL DISCLAIMER
> *  This message contains confidential information
> for
> *  the exclusive use of the person mentioned above.
> *
> 
> 
> >
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to