BrowserMatch "Mozilla/2" nokeepalive
BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-1.0 force-response-1.0
BrowserMatch "RealPlayer 4\.0" force-response-1.0
BrowserMatch "Java/1\.0" force-response-1.0
BrowserMatch "JDK/1\.0" force-response-1.0
BrowserMatch "WebZIP" go_out
BrowserMatch "Teleport" go_out
BrowserMatch "GetRight" go_out
BrowserMatch "Teleport Pro/1.29" go_out
BrowserMatch "WebCopier" go_out
BrowserMatch "HTTrack" go_out
BrowserMatch "FlashGet" go_out
BrowserMatch "JetCar" go_out
BrowserMatch "Go!Zilla" go_out
BrowserMatch "NamoWebEditor" go_out
BrowserMatch "Namo" go_out
BrowserMatch "MSFrontPage" go_out
BrowserMatch "WebTrack-HTTPP" go_out
BrowserMatch "WebSymmetrix" go_out
BrowserMatch "Download Ninja 2.0" go_out
BrowserMatch "JBH Agent 2.0" go_out
BrowserMatch "EmailCollector/1.0" go_out
BrowserMatch "EmailSiphon" go_out
BrowserMatch "EmailWolf 1.00" go_out
BrowserMatch "ExtractorPro" go_out
BrowserMatch "Crescent Internet ToolPak HTTP OLE Control v.1.0" go_out
BrowserMatch "Mozilla/2.0 (compatible; NEWT ActiveX; Win32)" go_out
BrowserMatch "CherryPicker/1.0" go_out
BrowserMatch "CherryPickerSE/1.0" go_out
BrowserMatch "CherryPickerElite/1.0" go_out
BrowserMatch "NICErsPRO" go_out
BrowserMatch "WebBandit/2.1" go_out
BrowserMatch "WebBandit/3.50" go_out
BrowserMatch "webbandit/4.00.0" go_out
BrowserMatch "WebEMailExtractor/1.0B" go_out
BrowserMatch "autoemailspider" go_out
<Directory /apache/htdocs>
Order allow,deny
Allow from all
Deny from env=go_out
</Directory>