The file has the same permissions as every other file in the dir which tomcat 
has access to via http://localhost/ProjectFolder.  One thing that I noticed 
with tomcat.  I had several subfolders in my project folder in windows, but whe 
I viewed the same dir in localhost, some of the sub folders were not present, 
instead the the remaining files were in the main projectfolder.  Has anyone had 
this problem?

Richard 
----- Original Message ----
From: David Smith <[EMAIL PROTECTED]>
To: Tomcat Users List <users@tomcat.apache.org>
Sent: Monday, April 23, 2007 12:45:19 PM
Subject: Re: file not found


I've been bitten once or twice with problems like this just to find out 
after an hour of headache that I didn't put the file in the right folder 
or the permissions weren't set correctly.  Can you verify you are 
storing the file in the proper place and tomcat has permissions on it?  
Are there any log messages related to the missing html file?

Outside of that, maybe you just need to clear out the work directory and 
restart tomcat.

--David

Richard Dunne wrote:

>I am having a problem with an html file.  In my project folder I have html, 
>javascript and php files.  When I go to http://localhost/ProjectFolder/ All 
>the files are listed except for 1 html file.  stopping and restarting the 
>apache2 server has no effect, it still will not show up in the list of files.  
> does anyone know waht might be causing this?  
>
>Richard.
>
>__________________________________________________
>Do You Yahoo!?
>Tired of spam?  Yahoo! Mail has the best spam protection around 
>http://mail.yahoo.com 
>
>---------------------------------------------------------------------
>To start a new topic, e-mail: users@tomcat.apache.org
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>  
>


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to