RE: making a directory we accesible

2007-06-11 Thread Caldarale, Charles R
From: Murtuza [mailto:[EMAIL PROTECTED] Subject: making a directory we accesible so suppose all my files are in /home/mydir1/mydir/test.txt, I should be able to access them as localhost:8080/mydir/test.txt. Create a file named $TOMCAT_HOME/conf/Catalina/localhost/mydir.xml and put just

RE: making a directory we accesible

2007-06-11 Thread Murtuza
I am using tomcat 6 and it doesn't have this directory structure, thanks for the reply. Caldarale, Charles R wrote: From: Murtuza [mailto:[EMAIL PROTECTED] Subject: making a directory we accesible so suppose all my files are in /home/mydir1/mydir/test.txt, I should be able to access

RE: making a directory we accesible

2007-06-11 Thread Caldarale, Charles R
From: Murtuza [mailto:[EMAIL PROTECTED] Subject: RE: making a directory we accesible I am using tomcat 6 and it doesn't have this directory structure Even Tomcat 6 has a conf directory. Under conf, there should be a Catalina directory, although it may not be created until it's needed

RE: making a directory we accesible

2007-06-11 Thread Murtuza
Thanks! it diud work I had to create folder under /conf Caldarale, Charles R wrote: From: Murtuza [mailto:[EMAIL PROTECTED] Subject: RE: making a directory we accesible I am using tomcat 6 and it doesn't have this directory structure Even Tomcat 6 has a conf directory. Under conf

Re: making a directory we accesible

2007-06-11 Thread Johnny Kewl
[EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Monday, June 11, 2007 4:12 PM Subject: RE: making a directory we accesible From: Murtuza [mailto:[EMAIL PROTECTED] Subject: making a directory we accesible so suppose all my files are in /home/mydir1/mydir/test.txt, I should

RE: making a directory we accesible

2007-06-11 Thread Caldarale, Charles R
From: Johnny Kewl [mailto:[EMAIL PROTECTED] Subject: Re: making a directory we accesible What would happen if the user made a linux sym-link under the tomcat ROOT folder to /home/mydir1/mydir/ as mydir would that work? That should work (haven't tried it), but I find symlinks