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.
有没有办法将 phpMyAdmin 配置为不显示(并来回传输到服务器)敏感项目,如 URL 中的数据库名称和表名称?
在我的应用程序中,我尽一切努力掩盖这些信息,但需要 phpMyAdmin 之类的东西来进行后端访问。
谢谢!