在linux上结apache与tomcat出现这样的警告
rf_wu 2003-04-09 11:58:20 Stopping httpd: [ OK ]
Starting httpd: [Wed Apr 9 11:53:50 2003] [warn] Loaded DSO libexec/mod_webapp.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)
[ OK ]
------------------
please recompile it with -DEAPI
从句上看,好象是要我重编译,
如何重编译呀?