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.
这个重定向工作 [az]* 到 example.com
即,我想将任何内容重定向到 example.com
谢谢让
.* 句点匹配除换行符以外的任何字符。
.*
但你可能想要的是:
Redirect permanent / http://www.example.com/