在我的 magento 模块中有一个扩展。一些网址如
ETC
但是当浏览http://www.domain.com/abc/p -> 导致空白页
我不需要http://www.domain.com/abc/p网址
有人帮我吗我想将 url http://www.domain.com/abc/p重定向到 404 页面而不影响其子项
即 1. http://www.domain.com/abc/p#abcs.html 2. http://www.domain.com/abc/p#xyz.html 指向其当前位置和
http://www.domain.com/abc/p到 404 任何帮助