http://www.bi-kay.com/demo/JEDWebsite/listing-projects/?type=ville
至
http://www.bi-kay.com/demo/JEDWebsite/listing-projects/ville/
我写代码
RewriteRule ^listing-projects/ville/(.*)$ listing-projects/?type=$1 [L]
RewriteRule ^([a-zA-Z0-9_-]+)/([a-zA-Z0-9_-]+)/$ index.php?page_id=$1&type=$2 [L]