PDA

View Full Version : Tomcat Aliases


Phil Wareham
14th May 2008, 09:31 AM
Hi there,
I want to set up one of my domains so that when a user goes to:

www.mysite.com/example

They actually link to a tomcat .jsp file at:

myserver.com:10000/example

Is this something I have to edit in a vhost.conf file or is there a more simple way of creating an alias? I'm running Plesk 8.x by the way.

Thanks,
Phil

Phil Wareham
4th June 2008, 12:11 PM
Bump. Anyone??!?

dave40sc
4th June 2008, 05:58 PM
Hi,

This has been discussed a bit before.
There is no easy way with the default install without messing up the
config for other users.

There is a 3rd party solution from ngasi.com that you may want to try.
It works for our needs.

Phil Wareham
5th June 2008, 04:55 PM
Thanks. I see, $199 dollars seems quite a lot to pay just so I can do a vhost change. Can I not edit the Apache file manually or is that going to screw up Plesk?