Hi,

I've developed a web app, and exported it as "foo.war". If I put it into my
jetty /webapps folder and start jetty, it gets served at a url like:

    http://mydomain/foo

How can I serve it as the "root" project, in other words, serve it at:

    http://mydomain

I know it's possible but not seeing a doc on how to do it at the eclipse
wiki:

    http://wiki.eclipse.org/Jetty/Howto

Thanks
_______________________________________________
jetty-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to