16:
Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: problems with building LAMS from source
By: Ernie Ghiglione
|
In response to 15 | 07/22/09 02:47 PM | ||
Navin,
JBoss has an embedded Tomcat which includes a webserver. LAMS requires an servlet container and we use JBoss for that. The embedded Tomcat webserver "serves" the LAMS application. If you try to put the jboss directory in your /var/www/htdocs you are actually serving the whole jboss If you really need to serve LAMS using Apache, then you can use mod_jk which is a way acts as a proxy for Tomcat. However, you would generally use mod_jk for clustering and/or to server static content faster. Here are instructions on how to use LAMS with mod_jk Thanks, Ernie Posted by Ernie Ghiglione |
Reply to first post on this page
Back to Problems Installing LAMS