DirectoryIndex ../../../file_error.html
Options -Indexes

<IfModule mod_rewrite.c>
RewriteEngine on
RewriteRule ^([0-9]+).(mp3)$ ../../../file_error.html
</IfModule>