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.
h-在线
RewriteCond %{QUERY_STRING} ^(%2d|-)[^=]+$ [NC] RewriteRule ^(.*) $1? [L]
此修复会影响我的typo3 (4.5) 安装吗?
简短的回答是否定的。长答案我仅在使用 lighttpd + FastCGI 和 Typo3 4.5.5 的安装中对其进行了测试。index.php 没有作为文本文件加载到我的浏览器窗口中。