= {
"<head><title>Server Error</title></head>"
"<body>",
"<hr><br>"
"<i>Keil Embedded WEB Server V2.00, 2013<br>"
"<a href=http://www.keil.com>www.keil.com</a>"
" - Embedded Development Tools</i>"
"</body>",
"<h2>Error 401 - Unauthorized Access</h2>"
"You are not authorized to access this server.",
"<h2>Error 403 - Forbidden</h2>"
"You don't have permission to access this resource.",
"<h2>Error 404 - Not Found</h2>"
"The requested URL was not found on this server.",
"<h2>Error 501 - Not Implemented</h2>"
"The requested Method is not supported."
}