Quote:
Originally Posted by Mr Spock
I noticed these guys in my stats as well - Do I need to block them from each freesite that I have created.
How easy is it it to edit my htaccess file? I know zip about it!
|
You need to upload .htaccess file to your domain root ant then it will be "propagated" to all subdirectories on that domain.
First, check out if you already have .htaccess file on your server. If you do, download it locally. Note the dot at the beginning of file name - it needs to be there.
Use simple text editor, copy/paste the code posted by UW, upload that file and you're set.
Remember to test several of your sites if everything is working. If something is wrong you can just undo the changes you made.