On 10/5/05, Crosby Sidney <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have Apache built with both mod_python and php. I want to setup the
> following output chain: [input request] -> mod_python -> php -> [output
> html]. Is this possible?
My understanding (based on limited knowledge of recent php
dev
Hi,
I have Apache built with both mod_python and php. I want to setup the
following output chain: [input request] -> mod_python -> php -> [output
html]. Is this possible?
If so,
1. What are the HTTPD.conf directives for this?
2. How would the PHP script access the output result of the mod_pyt