Forum Moderators: phranque

Message Too Old, No Replies

usage of htaccess

         

DavidAtWork

9:10 pm on Nov 28, 2006 (gmt 0)

10+ Year Member



I see alot about htaccess to stop bad bots from crawling my site. I don't use Apache Web Server though. I use IIS. Can htaccess be used with IIS and if so can someone direct me to docs on how to set that up? If not, is there a comperable solution using IIS that someone knows about?

Please advise...thanks...
D

DavidAtWork

9:18 pm on Nov 28, 2006 (gmt 0)

10+ Year Member



Nevermind all...thanks...Im finding the answers to my question searching the other threads. I know I should have done that first.
To bad I can't delete my own posts if not replied to yet.

thanks...
D

jdMorgan

9:26 pm on Nov 28, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



ISAPI Rewrite on IIS can be used to do a lot of the things that mod_rewrite can do.

Jim