|
In Apache, I can set an alias so that when I browse to http://www.my_domain.com/MyAlias
what actually runs is http://www.my_domain.com/servlet/MyServlet.
How do I do this with Orion? Not a big deal, but it does look cleaner for
the application to run with an alias rather than letting the world know the
technology behind the application.
|
