+ -
当前位置:首页 → 问答吧 → apache如何自定义404页面

apache如何自定义404页面

时间:2008-01-30

来源:互联网

如标题所说

作者: tangl198710   发布时间: 2008-01-29

怎么有人看而没有人回呢?

作者: tangl198710   发布时间: 2008-01-30

perl和PHP是什么关系

作者: php?   发布时间: 2008-02-10

不知道

作者: php?   发布时间: 2008-02-10

好累

作者: php?   发布时间: 2008-02-10

打开 httpd.conf 查找 #ErrorDocument 404  改成
ErrorDocument 404  你页面的地址

作者: gleon   发布时间: 2008-02-22

gleon

我按你的办法做了・・
不行  不知道为什么

ErrorDocument 500 error/http500.htm
ErrorDocument 404 error/http404.htm
ErrorDocument 403 error/http403.htm
ErrorDocument 402 error/http400.htm
ErrorDocument 405 error/http405.htm
ErrorDocument 400 error/http400.htm

错误页面是在根目录下的error下・
我这样设置了 却没有用   麻烦您赐教下

作者: 火爆浪子   发布时间: 2008-02-28

有人知道吗?
求教下・・
谢谢

作者: 火爆浪子   发布时间: 2008-02-28

有人知道吗?
求教下・・
谢谢

作者: 火爆浪子   发布时间: 2008-02-28

完整路径测试
http://www.google.cn/error.html

作者: 3645636   发布时间: 2008-03-29