标签: php .htaccess url-rewriting
如何在使用ht访问文件时获取URL中的表单元素 我正在使用由这些行组成的ht访问文件
Rewrite Engine On Rewrite for index.php Rewrite Rule ^index/([0-9 a-z A-Z]+) index.php?u=$1 [NC,L]
我想提交一个表单,然后以这种方式想要网址:website / index.php / 123