Home > Backend Development > PHP Tutorial > 关于url的有关问题

关于url的有关问题

WBOY
Release: 2016-06-13 10:15:46
Original
896 people have browsed it

关于url的问题
我的一个域名为aa.bb.com
通过http://aa.bb.com可以正常访问,但是通过http://aa.bb.com/123也可以访问,就是在后面随便加点什么都没影响,这个要怎么修改才能只能通过正常的域名http://aa.bb.com访问呢?
谢谢

------解决方案--------------------
配置的问题吧,除非,有123这个目录 并且下面有index.html这样

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template