logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

http 500 错误总结

500: Internal server ErrorThe server encountered an unexpected condition which prevented it from fulfilling the request.应用代码出了问题,比如说空指针、数据库异常、访问其它服务的网络异常等等,被tomcat容器捕获后,返回500错误。501:Not ImplementedThe

#运维#nginx#服务器
到底了