PHP Code:
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^get/([0-9]+).gif$ /home/siggy.php?id=$1 [L]
That's exactly how my .htaccess file looks like. And I renamed my adoptables folder to home, so, don't say anything about that. I posted some of my links in my signature, too.