name based virtual hosting on tomcat

2008-05-02 Thread percival

I am running tomcat5.5 on ubuntu 7.10 behind a router and using dynamic dns,
forwarding port 80 to my ubuntu box. I am trying to set up virtual host to
handle more than 1 url using the same ip address. I have followed the
instructions i have found to set up virtual hosts on tomcat but no success
so far.

The expanded site is placed in a sub directory in
/usr/share/tomcat5.5/webapps and a host tag in the server.xml file in
/etc/tomcat5.5/conf is pointed to the sub directory with alias tags for the
url.

Any help would be appreciated.
-- 
View this message in context: 
http://www.nabble.com/name-based-virtual-hosting-on-tomcat-tp17020971p17020971.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: name based virtual hosting on tomcat

2008-05-02 Thread Hassan Schroeder
On Fri, May 2, 2008 at 7:51 AM, percival [EMAIL PROTECTED] wrote:

  I am running tomcat5.5 on ubuntu 7.10 behind a router and using dynamic dns,
  forwarding port 80 to my ubuntu box. I am trying to set up virtual host to
  handle more than 1 url using the same ip address. I have followed the
  instructions i have found to set up virtual hosts on tomcat but no success
  so far.

What does that mean?

Posting the *relevant* part of your server.xml along with the exact
problem description would be good.

And if you're using a repackaged Tomcat, it may never work -- you
might want to start over with a download of the genuine thing. :-)

-- 
Hassan Schroeder  [EMAIL PROTECTED]

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: name based virtual hosting on tomcat

2008-05-02 Thread Hassan Schroeder
On Fri, May 2, 2008 at 7:51 AM, percival [EMAIL PROTECTED] wrote:

  I am running tomcat5.5 on ubuntu 7.10 behind a router and using dynamic dns,
  forwarding port 80 to my ubuntu box. I am trying to set up virtual host to
  handle more than 1 url using the same ip address. I have followed the
  instructions i have found to set up virtual hosts on tomcat but no success
  so far.

What does that mean?

Posting the *relevant* part of your server.xml along with the exact
problem description would be good.

And if you're using a repackaged Tomcat, it may never work -- you
might want to start over with a download of the genuine thing. :-)

-- 
Hassan Schroeder  [EMAIL PROTECTED]

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]