工程上传到服务器上。用tomcat得8080端口可以打开index.html而apache得80端口打开时就报404 not found
工程上传到服务器上。用tomcat的8080端口可以打开index.html而apache得80端口打开时就报404 not found
Not Found
The requested URL /********/index.html was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
服务器上的其他工程都能在80端口运行。也就是tomcat和apache整合了。到底哪里配置的会可能出现问题呢
请高手解答 谢谢
------解决方案--------------------
可能是你的url有問題吧,我不大確定。。。
你先試試看遠程可以連發,先確定是服務器的port問題還是url得問題吧
------解决方案--------------------配置文件贴下
------解决方案--------------------port啊
就是端口.