Sorry to be so thick. I have just changed the config.php to $config_useRewrite = true; and renamed the htaccess.txt to .htaccess
Is there anything else I have to do? Just that I can't get it to work, clicking on a product takes it to a 404
www naturalskincare org uk /naturalskincareproducts/index.php
Jill
Hi Jill,
As your installation is in the /naturalskincareproducts/ folder, you also need to edit .htaccess and change the RewriteBase line to:
RewriteBase /naturalskincareproducts/
That should be all it is!
Cheers,
David.