标签: apache mod-rewrite
我搜索了stackoverflow,无法找到解决此问题的方法。
我想匹配像这样的搜索字符串
localhost/Care/Search?name=pane&title=mrs.
我想获取名称和标题查询。
我如何从mod_rewrite执行此操作。
由于