Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
那么我该怎么做呢?
例子:
yourdomain.com
当有人像这样输入一个实际上并不存在的页面时
yourdomain.com/whatevertheytype yourdomain.com/whatevertheytype.php
等
那么,当用户位于服务器上什么都没有或什至没有的页面上时,我如何让它重定向回主页呢?
您想设置一个 404 错误页面。详细信息会因您使用的服务器而异,但这里有一些提示的链接