Quote:
Originally Posted by NY Jester
Would I put the .htaccess file in the blog directory
ex: http://www.myblog.com/blog/ would I put the htaccess in the /blog/ directory?
Thanks
|
The htaccess code for your permalinks go in the /blog directory
So the question is, do you want hotlink protection on the entire domain or just the blog?
If you want to protect outside /blog, the hotlink protection code would go in its own .htaccess file located in the root of the domain.
If you are only concerned with protecting whats inside the blog directory, you can add the hotlink protection code to your existing .htaccess in /blog