in reply to Restricting Access

I miss the Perl question here.

How you map URIs to file names is a matter of server configuration. Note that if there's no mapping of an URI to a file name, there's no way a user can access a file by typing in a URI. You can find Apache server documentation here.