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.
我需要禁用表达式引擎的默认功能来创建 URL,我找不到禁用它的选项?甚至从 htaccess 中删除所有内容都没有解决..
在虚拟主机文件中将选项 AllowOverride 设置为 None,整个 .htaccess 文件将被忽略。