You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modules-dev@httpd.apache.org by Prabhakar Nagaraj Heriver <pr...@virtusa.com> on 2007/06/21 07:14:17 UTC

mod_include.so fails with ap_rput

 We have written a apache module, that process the requested URL and sends back the response.
The response is dynamically generated and sent back using ap_rput function call.

Issue :

server side include are not processed by mod_include.so, when the response was generated dynamically.
It works fine, when the static page exist in the docroot.

Note :

1. The custom plugin returns DONE status when it returns.
2. The mod_include.so has been configured - as it is working fine with static content.
3. There is no physical file in the docroot that matches the request - when data is generated dynamically.

Regards,
Prabhakar.





---------------------------------------------------------------------------------------------
This message, including any attachments, contains confidential information intended for a specific individual and purpose, and is intended for the addressee only. Any unauthorized disclosure, use, dissemination, copying, or distribution of this message or any of its attachments or the information contained in this e-mail, or the taking of any action based on it, is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by return e-mail and delete this message.

Re: mod_include.so fails with ap_rput

Posted by Nick Kew <ni...@webthing.com>.
On Thu, 21 Jun 2007 10:44:17 +0530
"Prabhakar Nagaraj Heriver" <pr...@virtusa.com> wrote:

> [chop]

Insufficient information, but looks to me like a matter of
configuration.


-- 
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/