> From: [email protected] [mailto:[email protected]] On > Behalf Of Yassine > Subject: Re: HELP!!! cannot reach my site! > > > Looking at apache and tomcats logs, i'm getting status code 200 > > when i request my homepage, but 0 length content. It like Tomcat > > won't write to replies. > > what does tomcat's logs says?
Probably nothing. I've had this situation happen when I disabled both autoDeploy and deployOnStartup in the <Host> element; at that point there are no webapps available, and no means of deploying any (at least, none that I've found). - 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: [email protected] For additional commands, e-mail: [email protected]
