Forum Moderators: phranque
RewriteRule ^Products/([a-z]+)$ Products/index.php?RecordID=$1
which is great if my variable in the database is for example eg. producthome
if i change the variable to product-home the page is not found.
I'm sure this is something simple but have had a poke around the net and found nothing so far.
Any help much appreciated