文章分类 -  APACHE

摘要:404错误重定向。 在根目录创建.htaccess(win7创建会出错,可在压缩文件里面创建好,取出来) .htaccess内容:ErrorDocument 404 '/error.html' (注:文件格式为:html 为PHP之类可能会无反应) 阅读全文
posted @ 2015-11-24 18:05 Fly·潘 阅读(90) 评论(0) 推荐(0)