Skip to content

Instantly share code, notes, and snippets.

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

  • Save ivanursul/dc18ff0a37a5451fa94f to your computer and use it in GitHub Desktop.

Select an option

Save ivanursul/dc18ff0a37a5451fa94f to your computer and use it in GitHub Desktop.
tomcat-users.xml for www.ivanursul.com
<?xml version='1.0' encoding='utf-8'?>
<tomcat-users>
<role rolename="manager-gui"/>
<role rolename="manager-script"/>
<user username="admin" password="password" roles="manager-gui,manager-script" />
</tomcat-users>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment