RewriteEngine On
RewriteBase /
RewriteRule ^/search/(.*?)_([0-9]*?)$ /e/action/ListInfo.php?ph=1&classid=1,2,3,4,5,6,7&title=$1&tempid=2&page=$2
RewriteRule ^/$ /index/
RewriteRule ^/tags-(.*?)-([0-9]*?).html$ /e/tags/index.php?tagname=$1&page=$2
哪位帮我看看这个httpd.ini转化成nginx的伪静态规则
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
现在解决了吗