How to make Drupal on Apache work together with Tomcat?

我怕爱的太早我们不能终老 提交于 2019-12-25 03:54:00

问题


I have gone through installation and configuration of both, Drupal on Apache server, and Tomcat server.

Currently they both work on their respective urls like:

127.0.0.1 for Drupal on Apache 127.0.0.1:8080/projectname/ on Tomcat

But my goal was to make the pretty drupal templates be the UI for the things I output in Tomcat. How can I make them work together? :)

What am I misunderstanding here? :)

Thanks, Alex

来源:https://stackoverflow.com/questions/5707855/how-to-make-drupal-on-apache-work-together-with-tomcat

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!