Thank you both for those information, they were very helpful. Again, thank
you so much. =)
Caldarale, Charles R wrote:
>
>> From: uddav [mailto:[EMAIL PROTECTED]
>> Subject: Creating virtual directory in Tomcat - HTTP Status 404 ...
>>
>>
> From: uddav [mailto:[EMAIL PROTECTED]
> Subject: Creating virtual directory in Tomcat - HTTP Status 404 ...
>
> docBase="/dirtest/prod_scrpts"
> URL "http://:8080/test" i get the error:
> HTTP Status 404 - /test/
Unless you
What is in the directory /dirtest/prod_scrpts? If it doesn't have a
file named index.jsp, index.html or index.htm (defaults set in
conf/web.xml) then it will give a 404. Try a very small "hello world"
html page for one of those files. The default is to disable file
listings for directories w
preciated.
Thankyou
uddav
--
View this message in context:
http://www.nabble.com/Creating-virtual-directory-in-Tomcat---HTTP-Status-404-...-tp19887681p19887681.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
Edit
server.xml under /conf folder and add a contex
___
The integrity of this message cannot be guaranteed on the internet .Therefore
EXANE cannot be considered responsible for the contents.
If you are not the intended recipient of this message ,ple
Hi all,
I'm new on working with Tomcat. I've deployed a webapp in a Tomcat
container, but now I need to define a virtual directory in order to show
images. How can I do that?
Thanks in advance,
Eider
-
To unsubscribe, e-mai