摘要:
什么是404页面 如果碰巧网站出了问题,或者用户试图访问一个并不存在的页面时,此时服务器会返回代码为404的错误信息,此时对应页面就是404页面。404页面 的默认内容和具体的服务器有关。如果后台用的是NGINX服务器,那么404页面的内容则为:404 Not Found nginx/0.8.6 为 阅读全文
摘要:
The poor are very wonderful people. One evening we went out and we picked up four people from the street. And one of them was in a most terrible condi 阅读全文
摘要:
大致总结了一下linux下各种格式的压缩包的压缩、解压方法。但是部分方法我没有用到,也就不全,希望大家帮我补充,我将随时修改完善,谢谢!作者:Linux爱好者来自:www.LinuxByte.net最后更新时间:2004-4-7.tar解包: tar xvf FileName.tar打包:tar c 阅读全文