我是这个网站的新手,我想知道怎样才能让我的 URL 保持不变,例如我有一个 URL:
http://www.somesite.com/1234/a-b-c
当有人在 URL 末尾添加额外信息时,/a-b-c
例如:
http://www.somesite.com/1234/a-sss-vadv-b-c
例如,当网页加载到浏览器中时,url 将返回到其原始 url。
http://www.somesite.com/1234/a-b-c
有人知道怎么做吗?
答案1
在你的 httpd.conf 中进行如下输入
ErrorDocument 404 http://www.mysite.com