| Article: |
Deploying Web Applications to Tomcat | |
| Subject: | problem with redirecting a directory | |
| Date: | 2002-09-25 23:28:39 | |
| From: | anonymous2 | |
|
I want to redirect a directory, without an application, I want to see the content of that directory. I have added a link to that directory with "ln -s directory ../webapps/test/dir". But now I am able to see the directory name, but if I click on that I get an message, that the content is unavailable. The link: "http://webserver:8080/test" is working; But "http://webserver:8080/test/dir" is not working and "http://webserver:8080/test/dir/subdir" also fails. Who knows a solution? |
||
Showing messages 1 through 2 of 2.
-
problem with redirecting a directory
2003-05-25 21:42:35 anonymous2 [View]
-
problem with redirecting a directory
2003-05-25 21:49:13 anonymous2 [View]
hello,
do we have to make some more changes in Server.xml and Web.xml ?? in order to access subfolder. r u able to access subfolders of examples directory ??
pls reply
santy (santosh_b_p@yahoo.com)



i do have the same problem, it would be of great help if u could inform me whenever u find the solution, or i'll inform u whenever i find the solution.