Hi Wille,

wille wrote:

We have deployed a web application on our server by putting it in the
webapps directory, this makes it appear at a URL like
http://mjau.com/pub_db. Now we want to change the URL for this webapp to
something else, (in this case http://mjau.com/publications).

The simplest thing to do is to stop Tomcat, rename the pub_db subdirectory in webapps to publications and then restart Tomcat.

If you have a pub_db.xml file in Tomcat5/conf/ then you'll have to rename that to publications.xml.

Let me know if you can't rename the directory for some reason and I'll give you a more complex solution.

regards,
Richard

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

Reply via email to