[EMAIL PROTECTED] Tip for Apache, Tomcat on 2 differents boxes and using a separate document tree

2005-12-07 Thread Jean-Marc Jacquot
Just a tip that I've found and wanted to share with the community, hope it might help people in the same situation. Regards, Jean-Marc. Context --- Apache is not on the same box as Tomcat, mod_jk is using a unicast socket to communicate through ajp Apache is serving a htdocs/ directory

Re: [users@httpd] Apache2 Action/Handler problem

2005-06-02 Thread Jean-Marc Jacquot
ly or should I post a bug report to suggest it ? Regards, Jean-Marc. Joshua Slive wrote: On 6/1/05, Jean-Marc Jacquot <[EMAIL PROTECTED]> wrote: AddHandler pdf .pdf Action pdf /cgi-bin/handlepdf.pl The expected result is that when you call an url pointing to a .pdf file, it call the

[users@httpd] Apache2 Action/Handler problem

2005-06-01 Thread Jean-Marc Jacquot
Hi there, I coulnd't find anything related to my problem either in the ml archive or by googling so here am I. We've recently upgraded our PHP development host from Apache 1.3 to Apache 2.0 in order to validate that our application would run on it. Our application need for some part, to mak