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.

Reply via email to