Hello list,

could anyone suggest the server access signature of FlashGot ( firefox
downloamanager ) ? I am running my site at a hosting place where I can't
access apache log And I like to prevent FlashGot . I have already tried
with the following in .htaccess

```
RewriteCond %{HTTP_USER_AGENT} ^FlashGot [OR]
RewriteCond %{HTTP_USER_AGENT} ^flashgot [OR]
RewriteRule ^.* - [F,L]
````
but no success.  Any clue about the flashgot signature ?

thanks

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to