I found your account on the serverYou can see my files in the same folder.
By the way, I think that problem was with redirect to www.domain.com. I've disabled it in your .htaccess file.
# RewriteCond %{HTTP_HOST} !^(www) [NC]
# RewriteRule ^(.*)$ http://www.domain.com/$1 [L,R=301]