## -------------------------- ## 显示拒绝访问的信息。 ## #@ charset UTF-8 #@ trimming on #@ whitespace collapse ## --------------------------
To access this page, please restart your server with the following system property:
-D${propertyName}=${propertyValue}
Wildcards are permitted in property:
-D${propertyName}=${propertyValueWildcard}
You can also specify multiple addresses and separate them with commas and/or spaces:
-D${propertyName}=192.168.1.1,${propertyValue}