标签: redirect
http://example.com/product/12312
我想将/之后的所有内容(在本例中为“12312”)重定向到网站的根目录。
http://example.com/
我尝试过播放.htaccess,但无法让它发挥作用。