something like this will help
<directory /sub>
order deny,allow
deny from all
</directory>
This will prevent anyone being able to view that directory.
HTH
GM
P.S Sorry forgot to say that this needs to be done in your httpd.conf file
If you cannot access it then you could put it in an .htacess file