url rewriting with htaccess? [duplicate]
问题 This question already has an answer here : rewrite url with htaccess [closed] (1 answer) Closed 5 years ago . My problem: I want to write a .htaccess rule for. www.asdf.com/city.php?city=New-York to www.asdf.com/New-York but also with that I have other pages such as www.asdf.com/country.php?country=USA which I would like to appear as www.asdf.com/USA and www.asdf.com/state.php?country=LA which I would like to appear as www.asdf.com/LA Pretty confused how to do that. 回答1: If you wish to have