The following topic describes how to change the TrackStudio URL in TrackStudio SA
<!-- =============================================================== -->
<!-- Configure the Contexts -->
<!-- =============================================================== -->
<Call name="addWebApplication">
<Arg>/NewTrackStudioURL</Arg>
<Arg>./webapps/TrackStudio</Arg>
<Set name="defaultsDescriptor">org/mortbay/jetty/servlet/webdefault.xml</Set>
</Call>