RewriteEngine On
RewriteCond %{DOCUMENT_ROOT}/test/anydat.so -f
RewriteRule /?\d+\.dat$ /test/anydat.so

これを .htaccess に入れると、おかしくなるようです。
緊急にこれはずします。