jjzjj

forgotpassword

全部标签

php - .htaccess 与自定义请求 URI 处理程序和 sef 链接

目前我是这样使用seo的。PHP:domain.com/index.php?page=account&do=forgotpassword.htaccess:domain.com/account/forgotpassword.html但是,我想为它编写自己的处理程序,或者使用任何其他现有的执行以下操作的处理程序。Handler:CheckrequestURI,convertitbacktonormal.---RequestURI:domain.com/?/account/forgotpassword.html---Convertsto:domain.com/index.php?page=