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.
我不确定 php 默认情况下是否已经这样做了,但是,我希望我的用户在访问www.domain.com/folder/index.php时看到该页面www.domain.com/folder,而是www.domain.com/folder在地址栏中看到它自己。请帮我。
www.domain.com/folder/index.php
www.domain.com/folder
该域正在打开其中的任何名称索引页面。它不显示www.domain.com/folder/index.php它只会显示的页面名称www.domain.com/folder。