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
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
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