Forum Moderators: phranque
Using mod_rewrite breaks the oft-presumed relationship between URLs and filenames. In fact, there is none; There is no requirement that the file containing a resource share any naming elements with the URL used to request that resource (Which is why the HTTP and URL documentation calls things "resources" instead of "files"). Hopefully, this will clarify the point above, and not confuse it.
Jim