Page is a not externally linkable
SomeCallMeTim - 12:56 pm on Dec 4, 2002 (gmt 0)
<Limit GET POST> but return something more ambiguous than a 403 so that the person trying to grab the site is confused...say a 304 for page not modified for example? Is upside's method more expensive than using rewrite? Thanks
Is there a way to use upside's method of: SetEnvIf Remote_Addr ^12\.40\.85\. getout
SetEnvIfNoCase User-Agent ^Microsoft.URL getout
order allow,deny
allow from all
deny from env=getout
</Limit>