If you are using Apache httpd as the web server, have a look at mod_rewrite.
Regards,
Rainer
Christian Schleif wrote:
Hi,
I'm searching for a solution to mount a web app e.g.
example.org:8080/webapp to webapp.example.org
I know how to mount it like example.org/webapp or
webapp.example.org
Hi,
I'm searching for a solution to mount a web app e.g.
example.org:8080/webapp to webapp.example.org
I know how to mount it like example.org/webapp or
webapp.example.org/webap, but how can I change the contextpath for this
domain.
Just changing the context path of webapp will not fit the