Hi, I have been using Tomcat 3.2.1 with Apache for my application deployment. In my application I have a database configuration file called db.cfg. The file is placed in document root directory. Now my problem is that the file can be accessed through the browser by using http://<VirtualHostName>/db.cfg. Is there anyway to block the file from users. Any ideas will be appreciated.
Thanx in advance. ---- Venkat
