どうすればいいですか:
http://ecorustic.com/model.php?category=Destinations&name=destindere&id=138
次のように表示されます:
http://ecorustic.com/Destinations/destindere
ユーザーに、しかしまだポイントするページ:
http://ecorustic.com/model.php?category=Destinations&name=destindere&id=138
?次のコードを試しましたが、リンクは変更されていません:
RewriteEngine On
RewriteRule ^[A-Za-z-]+/[A-Za-z-]+/[A-Za-z-]+/([A-Za-z0-9-]+)/?$ model.php?category=$1&name=$2&id=$3