> From: Kai Behncke [mailto:kai-behn...@gmx.de]
> Subject: Newbie-question: Adding directory to localhost-tomcat
> 
> I have installed it successfully on windows at
> C:\Programme\Apache Software Foundation\Tomcat 6.0\webapps

Actually, Tomcat is installed at
C:\Programme\Apache Software Foundation\Tomcat 6.0

The webapps directory under that is the default location for applications 
running under Tomcat.

> I created now a directory
> C:\Programme\Apache Software Foundation\Tomcat 6.0\webapps\little_test

Did you put anything in that directory?  If not, then a 404 status is 
appropriate.  If you did put something in little_test, what is it?  You should 
have at least a welcome file (such as index.html) with some valid content.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to