Skip to content

Instantly share code, notes, and snippets.

@muracms
Last active August 29, 2015 14:06
Show Gist options
  • Select an option

  • Save muracms/e3ff3b0cdb6c8c934aaa to your computer and use it in GitHub Desktop.

Select an option

Save muracms/e3ff3b0cdb6c8c934aaa to your computer and use it in GitHub Desktop.
<Host name="localhost"
appBase="webapps"
unpackWARs="true"
autoDeploy="true"
xmlValidation="false"
xmlNamespaceAware="false">
</Host>
<Host name="localhost"
appBase="webapps"
unpackWARs="true"
autoDeploy="true"
xmlValidation="false"
xmlNamespaceAware="false">
<Alias>example.mura.local</Alias>
</Host>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment