Hi
having problem with some urls friendly seo rewrites, server config is set to allow modrewrites, but this is not working:
RewriteRule ^luxury-hotel-resort/(.*)/(.*)/resort_id([0-9])\.php$ luxury-hotel-resort/index.php?name=$1&island=$2&resort_id=$3 [L]
for this page URLs following this structure:
http://www.prestige-caribbean.com/lu...s&resort_id=51
any help very much appreciated.
