create a Virtual Directory - beginner question
hi mates,
i need to create a virtual directory in Apache Tomcat/6.0.13 in my local PC and getting an error.
the "context path" should be something like "/directory1/directory2" and the "directory URL" is "C:"
i tried with "/directory1" and "C:" and it works a charm - but when i try with "/directory1/directory2", i get an error saying:
"FAIL - Failed to deploy application at context path /directory1/directory2"
it seems like the double slash syntax (/.../...) is not correct for some reason, but the software installation manual (for a product called Cognos 8) suggests it should go that way...
can you help me with this?
thank you!
Alex D - Sydney
|