Following Symbolic Links under ROOT

2003-08-02 Thread Bongrip
I want to enable symbolic links under the ROOT webapp, but cannot find 
any documentatiob on configuring this. Is this possible to do?

I have a directory of data that is symbolically links to the 
webapps/ROOT directory.

ranger:/usr/local/tomcat/webapps/ROOT#ls -l
total 192
lrwxrwxrwx1 root root   9Aug  2 10:08 data - /mnt/data
drwxr-xr-x4 tomcat   tomcat 4096 Aug  2 10:09 WEB-INF
Thanks,
CC
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Following Symbolic Links under ROOT

2003-08-02 Thread Tim Funk
I think this is what you are looking for.

http://jakarta.apache.org/tomcat/faq/misc.html#symlink

-Tim

Bongrip wrote:
I want to enable symbolic links under the ROOT webapp, but cannot find 
any documentatiob on configuring this. Is this possible to do?

I have a directory of data that is symbolically links to the 
webapps/ROOT directory.

ranger:/usr/local/tomcat/webapps/ROOT#ls -l
total 192
lrwxrwxrwx1 root root   9Aug  2 10:08 data - /mnt/data
drwxr-xr-x4 tomcat   tomcat 4096 Aug  2 10:09 WEB-INF
Thanks,
CC
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]