Edit: try this
PHP Code: 
RewriteRule ^file/([^/]+)/?$ script.php?fileName=$[NC,B
I have just tested above, worked...

Reference: [B] Flag , you might also need [QSA] Flag