|
|
我根据iokok的文章http://linuxsir.cn/forum.php?mod=viewthread&tid=131508,安装好了apache和tomcat,也做好了两者之间的整合,访问http://localhost ,能看到tomcat的界面。
现在的问题是,我的论坛应如何访问?。
原来的论坛程序是放在apache2/htdocs/forum下,基于php的,首页是index.php,没有整合tomcat和apache之前,用http://localhost/forum可以访问,现在访问http://localhost/forum,就无法访问论坛程序。
我应该怎么配置apache和tomcat呢?请大家指教。 |
|