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_python script? 3. Can the mod_python script add new REQUEST parameters that the php script can access? Will the PHP script still have access to the original REQUEST parameters? Any help will be much appreciated, thanks. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx