




RedirectMatch permanent ^/data$ http://www.ourblueplanet.net/cgi-bin/inhouse/data-entry/login.cgi

RedirectMatch permanent ^/GDKB$ http://www.ourblueplanet.net/cgi-bin/inhouse/search-display/index.cgi

<Files 403.shtml>
order allow,deny
allow from all
</Files>

deny from 67.15.78.93
deny from 205.234.138.153
deny from 207.99.46.178
deny from 70.85.146.226
deny from 70.84.193.98
deny from 210.87.251.107
deny from 58.77.206.177
deny from 82.77.154.120
deny from 125.180.56.245
deny from 211.177.83.80
deny from 221.164.56.28
deny from 220.87.128.15
deny from 218.56.144.42
deny from 211.162.62.161
deny from 220.85.47.132
deny from 202.110.217.130
deny from 220.85.178.139

AddHandler application/x-httpd-php5 .php

RewriteEngine On
Rewritecond %{REQUEST_FILENAME} !-f
RewriteRule \.php$ /error404.html