Page 1 of 1
RewriteCond in .htaccess
Posted: Fri Jul 21, 2006 9:17 pm
by phppage
http://www.javascriptkit.com/howto/htaccess13.shtml
Has anyone tried anything like the above? Is there any draw backs? Looks to be a good idea to me but wondering if there was a catch??
Posted: Sat Jul 22, 2006 9:25 am
by Weirdan
'bad bots' have configurable user-agent string.
Posted: Sat Jul 22, 2006 11:14 am
by phppage
Ah, so someone using one could just change the name and it would go undetected? With this in mind do you think the above would still be good to put in place? Do you thin kit could cause resources to be used up unnecessary?
Posted: Sat Jul 22, 2006 11:46 am
by Weirdan
Ah, so someone using one could just change the name and it would go undetected?
Exactly.
With this in mind do you think the above would still be good to put in place?
With no added security, why bother to use that?