I am trying to do the following but it did not work:
I have a link with this exact format:
Code: Select all
http://www.domain.com/spotlightdetails.php?t=/Country/Section-A/2005/05/3B9DDEA7/Code: Select all
http://www.domain.com/spotlights/Country/Section-A/2005/05/3B9DDEA7/Code: Select all
RewriteRule ^spotlights/Country/Section-A/(ї0-9]*)/(ї0-9]*)/(їA-Z0-9]*)/
spotlightdetails.php?t=/Country/Section-A/$1/$3/$3/http://www.domain.com/spotlights/Countr ... /3B9DDEA7/
Any help would be appreciated.