1st I beleave
Code:
<FilesMatch http://www.wawwb.com/eq2sig/denuvesig.gif>
SetHandler application/x-httpd-php
</FilesMatch>
should be
<FilesMatch denuvesig.gif>
SetHandler application/x-httpd-php
</FilesMatch>
and the .htaccess should be in the same directory as the file you are calling.
I'll look when I get home from work to see how mine is, its been a while lol..