Hi,
I am doing a SEO work for a website and I need to run a mod_rewrite with .htaccess.
But I want to test everything before making it live. So I setup a working clone of the site under a folder named test. For example www.mysite.com/test/
Is there a way to apply the .htacess or the mod_rewrite just to that folder?
I don't want to be taking the site off, while I am doing tests with the .htaccess, that's why I wanted to do on a test site.
Is it possible? Is there a better way?
Thanks a lot for helping.