HTTP Server shows an Error page when it encounters error
conditions such as:
Error 401 -
Unauthorized Access
You are not authorized to access this server.
Error 403 - Forbidden
You don't have permission to access this resource.
Error 404 - Not Found
The requested URL was not found on this server.
Error 501 - Not Implemented
The requested Method is not supported.
Default HTTP Server Error pages are already included into
the RL-TCPnet library. If you want to modify them, you must copy the
module HTTP_err.c to your project and customize it. This
module is located in the \Keil\ARM\RL\TCPnet\User folder.
Modified error pages must be small because they are sent in a single
TCP packet.
This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.
ARM websites use two types of cookie: (1) those that enable the site to function and perform as required; and (2) analytical cookies which anonymously track visitors only while using the site. If you are not happy with this use of these cookies please review our Privacy Policy to learn how they can be disabled. By disabling cookies some features of the site will not work.