0
您好我已經使用以下的index.php文件重定向到主頁(及其工作)重定向到domain.com/index.php/xyz domain.com/xyz
的RewriteCond%{} THE_REQUEST ^。 的index.php \ HTTP/ 重寫規則^(。)的index.php $/$ 1 [R = 301,L]
欲及其子頁面也得到重定向示例的index.php/XYZ到家庭/ XYZ
請幫助我如何修改上面的代碼