Apologies if this is a really simple question. I want to use Tomcat to serve up 
an simple directory of files on a server. Basically, I want to be able the see 
the files on the file system by typing http://localhost:8080/myfiles where 
myfiles is a directory somewhere on the file system. In essence I want to use 
tomcat as a web server. I’ve tried adding a basic directory to the webapps dir 
but this doesn’t allow me to navigate the file system. What configuration files 
do I need to modify to achieve this? 
 
Thanks

F


      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 

Reply via email to