我按你的文挡配置后,Apache 2.0.43启动后能够自动使Tomcat 4.1.24正常启动
通过http://localhost可以访问到apache的首页
通过http://localhost:8080可以访问到tomcat的首页
通过http://localhost:8080/myweb可以访问到我建立的jsp项目的所有页面
但是通过http://localhost/myweb访问是出现如下信息,我已经试了7遍了,还是不行--------------------------------------------------------------------------------
The servlet container is temporary unavailable or being upgraded 
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.More information about this error may be available in the server error log.Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
--------------------------------------------------------------------------------Apache/2.0.43 Server at 127.0.0.1 Port 80