如何把把复杂的ur地址替换为简单的
需求:把url地址/index.php?s=member&c=register&m=company替换为/regesiter
我已经做了如下步骤:
首先、在custom.php增加了自己的url的函数
然后、rewrite.php中增加了判断是否自己url的函数
还是不行


需求:把url地址/index.php?s=member&c=register&m=company替换为/regesiter
我已经做了如下步骤:
首先、在custom.php增加了自己的url的函数
然后、rewrite.php中增加了判断是否自己url的函数
还是不行

