Hey everyone, it's been a while since I've logged into DigitalPoint.com I have a really quick job for someone who knows a bit about .htaccess files. For someone who is knowledgable in this area, there's no reason it should take longer than 30 minutes - 1hr. However, it must work perfectly with no hiccups. I already have a .htaccess file that does half the job at the present, but I need it to be more robust and customizable. Here is the basic requirements of the .htaccess file. It needs to: - Block banned malicious visitor IPs from entering the site (I have this part taken care of already however) - Block inbound traffic from several different websites of ill-repute and redirect them to another webpage on our site. (doesn't work quite as well as it should...) That's pretty much it. The .htaccess file must be rock-solid. I've had mistakes happen where the site goes down because of an error in the file and I don't really want that to happen again. If anyone is interested, please PM me and I'll pass you my IM address and further details! I would love for this to get done asap.
Here is a freebie you can add to that .htaccess file to keep password hurling scripts that use HEAD requests away. SetEnvIfNoCase Request_Method HEAD headreq deny from env=headreq Re's Rob Whisonant
Thank-you for that, but I'm not looking to keep scripts away from my site, but redirect certain visitors. (certain IPs or traffic from a particular domain)