Skip to topic | Skip to bottom
Home
Socialtools
login



Socialtools.RabelaisTWikiRestrictBotsr1.1 - 18 Nov 2005 - 12:04 - TWikiGuesttopic end

Start of topic | Skip to actions
Bots are at the moment crawling everything, including all opearations available via twiki other then reading pages. Attempting those actions (see RewriteRule list below) at the moment returns HTTP 401 Unathorized. By using mod_rewrite, we're now instead returning HTTP 403 Forbidden, which we think think should be a less resource expensive operation.

The issue here is not just the cost of 403/401, but the cost of it under mod_rewrite.

  RewriteCond %{HTTP_USER_AGENT} Googlebot
  RewriteRule ^/rename|viewauth|edit|search|attach|rdiff|oops - [F,L]

-- ToniPrug - 18 Nov 2005
to top


You are here: Socialtools > ServerConfigLocal > ServerConfigRabelais > RabelaisTWikiRestrictBots

to top

Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Open-org? Send feedback