我的知识记录

网站 index.php 如何隐藏?

在网站开发中,为了提升用户体验和优化搜索引擎友好度,常常需要将网址中的 index.php 隐藏。例如,将 http://example.com/index.php/about 变为 http://example.com/about。一、