On Wed, Sep 29, 2010 at 6:00 PM, John Moss <[email protected]> wrote:
> Thanks. I guess I'll have to figure out how to enable ajp. I can't seem to > make it work. > If you provide more details on what you've tried and what specifically is happening I'm sure we can help. Since you were already using HTTP proxying you have the default mod_proxy stuff enabled, and since you were using a host name for HTTP proxying I'm assuming you already have hosts set up in Tomcat. All you have to do (as Peter said) is uncomment the AJP proxying line in your httpd.conf file (if you're on Windows or certain flavors of Linux), or add AJP proxying as a symlink in mods-enabled (if you're on Ubuntu and some other flavors of Linux), and make the changes I provided earlier to your virtual host settings, and it'll work. Let us know what operating system you're on and we can give you specific instructions. -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca / Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon official manual: http://www.openbluedragon.org/manual/ Ready2Run CFML http://www.openbluedragon.org/openbdjam/ mailing list - http://groups.google.com/group/openbd?hl=en
