fix tomcat xml fomatting error
This commit is contained in:
@@ -20,7 +20,7 @@ Edit Tomcat's user configuration file with your favourite text editor. We insta
|
|||||||
|
|
||||||
|
|
||||||
Copy this
|
Copy this
|
||||||
><tomcat-users xmlns="http://tomcat.apache.org/xml"
|
> <tomcat-users xmlns="http://tomcat.apache.org/xml"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:schemaLocation="http://tomcat.apache.org/xml tomcat-users.xsd"
|
xsi:schemaLocation="http://tomcat.apache.org/xml tomcat-users.xsd"
|
||||||
version="1.0">
|
version="1.0">
|
||||||
|
|||||||
Reference in New Issue
Block a user