问题
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