Would be quite useful and would make the URLs look a lot better. Also I want to use ttf on my site where every page uses mod_rewrite.
i'll make an implementation for this. at first, it would simply involve a configuration variable $ttf_uri=array() which will contain filename and uri pairs. you'd simply design your rewrites however you like, then change the mapping accordingly in $ttf_uri.
i'm extremely reluctant to make it apache-dependent. i want to make it portable to respectable httpds. (note: i do indeed use apache.)