Hello,
I use the RL-ARM HTTP-Server and try to customize the server error pages like described in the RL-ARM User Guide (http://www.keil.com/support/man/docs/rlarm/rlarm_tn_custom_error.htm).
I added the HTTP_err.c file to my project, changed the company name and compiled the project. Then I flashed the new hex-file on a AT91SAM7x256. Then I try to open a none existing file on the server and get the default error page HTTP Error 404.
I don't know what I make wrong, but maybe someone here can help me.
Thank you, Karsten