doucheng9634 2013-02-01 18:07
浏览 289
已采纳

如何获取Not Found页面的URL,以便在自定义404页面中显示它?

Ok, I have a issue with my Webserver, when I try using

<?php echo "http://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]" ?>

It turns up the file it's self: Eg. blah.com/404.php

Also how would I do this with a 403 page? I know its possible and I've tried

    $_SERVER['HTTP_REFERER']

but noting turns up, or sometimes it's just a zero. This is my first time with a 404, what am I doing wrong?

  • 写回答

2条回答 默认 最新

  • douhuan2101 2013-03-06 23:49
    关注

    I found the Issue, You must post a relative path, not a direct link, otherwise it will redirect to that page instead of showing the 404.

    Eg:

     ErrorDocument 404 /404.php
    

    That way the .htacess doesn't redirect to Yoursite.com/notfound.php It will also send a 404 (Not Found) instead of a 200 (OK)

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 企业资源规划ERP沙盘模拟
  • ¥15 前端echarts坐标轴问题
  • ¥15 CMFCPropertyPage
  • ¥15 ad5933的I2C
  • ¥15 请问RTX4060的笔记本电脑可以训练yolov5模型吗?
  • ¥15 数学建模求思路及代码
  • ¥50 silvaco GaN HEMT有栅极场板的击穿电压仿真问题
  • ¥15 谁会P4语言啊,我想请教一下
  • ¥15 这个怎么改成直流激励源给加热电阻提供5a电流呀
  • ¥50 求解vmware的网络模式问题 别拿AI回答