Page is a not externally linkable
- Code, Content, and Presentation
-- Perl Server Side CGI Scripting
---- A Close to perfect .htaccess ban list


SomeCallMeTim - 12:56 pm on Dec 4, 2002 (gmt 0)


Is there a way to use upside's method of:

SetEnvIf Remote_Addr ^12\.40\.85\. getout
SetEnvIfNoCase User-Agent ^Microsoft.URL getout

<Limit GET POST>
order allow,deny
allow from all
deny from env=getout
</Limit>

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


Thread source:: http://www.webmasterworld.com/perl/687.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com