• Customizing Error Pages
    I added HTTP_ERR.C to my project and now I am getting: Error: L6200E: Symbol http_err_401 multiply defined (by http_err.o and http_err.o). Error: L6200E: Symbol http_err_404 multiply defined (by http_err...
  • Customizing Error Pages
    I added HTTP_ERR.C to my project and now I am getting: Error: L6200E: Symbol http_err_401 multiply defined (by http_err.o and http_err.o). Error: L6200E: Symbol http_err_404 multiply defined (by http_err...
  • Customizing Server Error Pages - RL-TCPnet HTTP-Server
    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 ). ...
  • Customizing Server Error Pages - RL-TCPnet HTTP-Server
    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 ). ...
  • Trouble with Error Pages
    Friend, I want to modify the HTTP Server Error pages , I copy the module HTTP_err.c to my project .When I try to compile the project,I get the following errors: linking... .\out\2188pro.axf: Error...