Web Hosting Talk







View Full Version : .htaccess on win2k???


XTNet
08-20-2002, 05:26 PM
Is there any way to do the equivalent of this:

<Limit GET>
order deny,allow
deny from all
allow from aol.com
</Limit>

On a win2k account?

Thanks in advance.

alain
08-20-2002, 05:32 PM
in iis go to properties of your site and restrict access to aol

XTNet
08-20-2002, 05:39 PM
Yeah, only thing is that requires reverse lookup which boggs dowon the server

Vortech
08-20-2002, 11:03 PM
Yea it will really slow it down. Only other way is firewall that i can think of.