在.htaccess中,我添加了以下内容
<IfModule mod_alias.c>
RedirectMatch 302 ^/contact\.html$ /contact-us
www.example.com/contact.html重定向到www.example.com/contact-us.php?q=contact.html
我需要将www.example.com/contact.html重定向到www.example.com/contact-us.php?1=contact.html