开发者

htaccess 404 include page

I know I can redirect to a 404 page with htaccess, bu开发者_开发问答t can I just include the custom 404 page I have into the URL that is causing the 404? For example, someone types in blahwat.php, which is not on the server, can I keep them on that page but instead of the apache 404 can I have it include my custom 404 page?


Using ErrorDocument does not redirect, so I don't know why you're bringing redirection up.

In any case, if there was a page at the URL then you wouldn't be getting a 404 in the first place.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜