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.
2.0 库为空 如何更改管理面板路径?
或者
您好,有没有办法将路由从 admin.php 重命名为其他名称?如果有的话,我可以观看视频吗?或者我可以重命名它吗?
重命名 admin.php 或移动它的位置是一个坏主意,并且还需要您更改其他模板和 php 文件。这不是系统的预期使用方式。
无需更改路径,只需使用常规身份验证密码保护 admin.php,并强制您的版主和管理员使用 2 因素身份验证。
这将解决您试图通过重命名来解决的任何安全问题。