开发者

Can't access files in ROOT webapp

开发者 https://www.devze.com 2023-03-19 05:12 出处:网络
I have got a ROO开发者_运维知识库T application on my tomcat application server. When I add files to the ROOT folder I can\'t access them. I had files in the folder before which were named help.html an

I have got a ROO开发者_运维知识库T application on my tomcat application server. When I add files to the ROOT folder I can't access them. I had files in the folder before which were named help.html and index.html and they seem to work fine. Any new files which I create, I get 404 error when trying to access them. The permissions are the same. Any clues why ?


Are they *.html files as well? Have they the same owner and permissions as the rest of the files?

0

精彩评论

暂无评论...
验证码 换一张
取 消