Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
<?xml version="1.0" encoding="UTF-8"?> 
<Context docBase="webapps" path="" reloadable="true" />


Note

Note: This ROOT.xml will override the default settings for the root context of the Tomcat installation for that engine and the host (Catalina and localhost).

...