包含标签:xml 的文章
-
WordPress的XML报错:error on line 2 at column 6: XML declaration allowed only at the start of the document
昨天给WP加了点料,突然发现WP自带的wp-sitemap.xml不能访问了,出现如下: This page contains the following errors: error on line 2 at column 6: XML dec…… -
Tomcat8如何正确进入Manager App和Host Manager页面
默认情况下,我们安装tomcat8之后,访问tomcat主页面,出现如下图所示界面: 当我们需要访问Manager App或者Host Manager时,出现如下所示的错误: 401表示……