joomla to be used in java tomcat applicaton with apache in front (using Mod_jk) - Joomla! Forum - community, help and support
hello all,
new joomla. have tomcat web application serving pages database contents.
tomcat jsp applicatoin runs on root "/" context in tomcat. tomcat behind apache using mod_jk connector. our requests application first handled apache , routed tomcat.
know whether can use joomla content management in our application . had test installation of joomla. in v installed in sub folder named "joomla" can take joomla application http://202.88.239.99/joomla/index.php. problem our main java tomcat applicatoin runs on context root "/". ie http://202.88.239.99. have contents in pages likehttp://202.88.239.99/state/mt.html (/state/* urls rewritten using mod_rewrite). need have joomla manage tthe contents in these pages.
please advice possiblities
any , in advance
new joomla. have tomcat web application serving pages database contents.
tomcat jsp applicatoin runs on root "/" context in tomcat. tomcat behind apache using mod_jk connector. our requests application first handled apache , routed tomcat.
know whether can use joomla content management in our application . had test installation of joomla. in v installed in sub folder named "joomla" can take joomla application http://202.88.239.99/joomla/index.php. problem our main java tomcat applicatoin runs on context root "/". ie http://202.88.239.99. have contents in pages likehttp://202.88.239.99/state/mt.html (/state/* urls rewritten using mod_rewrite). need have joomla manage tthe contents in these pages.
please advice possiblities
any , in advance
Comments
Post a Comment