Re: [EMAIL PROTECTED] Dynamically creating php files and serving in apache

2006-08-16 Thread Pid
Joshua Slive wrote: On 8/15/06, Ryan McDonald <[EMAIL PROTECTED]> wrote: Right now using Apache 2.0.54 and mod_jk to connect with Tomcat 5.0.28. We have a requirement that the pages served by tomcat be php, these pages should then be handled by mod_php then sent back to the client. Is this pos

Re: [EMAIL PROTECTED] Dynamically creating php files and serving in apache

2006-08-15 Thread Joshua Slive
On 8/15/06, Ryan McDonald <[EMAIL PROTECTED]> wrote: Right now using Apache 2.0.54 and mod_jk to connect with Tomcat 5.0.28. We have a requirement that the pages served by tomcat be php, these pages should then be handled by mod_php then sent back to the client. Is this possible? If so what sho

[EMAIL PROTECTED] Dynamically creating php files and serving in apache

2006-08-15 Thread Ryan McDonald
Right now using Apache 2.0.54 and mod_jk to connect with Tomcat 5.0.28. We have a requirement that the pages served by tomcat be php, these pages should then be handled by mod_php then sent back to the client. Is this possible? If so what should I be using. I've been playing around with no