Page is a not externally linkable
ritch_b - 12:06 pm on Oct 29, 2003 (gmt 0)
I modded jdMorgan's code a little to exclude Opera: RewriteCond %{HTTP_USER_AGENT} ^(Mozilla¦Opera) Already added to my collection of useful stuff! Cheers. R.
Excellent stuff - works like a charm!
RewriteCond %{HTTP_USER_AGENT}!(Slurp¦surfsafely)
RewriteRule ^robots\.txt$ /someotherfile [L]