RE: [EMAIL PROTECTED] External Modules

2006-01-24 Thread Axel-Stéphane SMORGRAV
Forgot the link: http://f-m-c.org/projects/apache/index.php -Original Message- From: Axel-Stéphane SMORGRAV Sent: Wednesday, January 25, 2006 8:54 AM To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] External Modules http://httpd.apache.org/docs/2.0/developer/ is a good

RE: [EMAIL PROTECTED] External Modules

2006-01-24 Thread Axel-Stéphane SMORGRAV
Of William Sent: Wednesday, January 25, 2006 4:45 AM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] External Modules Hi I am trying to create an external C++ module for input filtering with Apache 2.0.55 and I have a few questions. 1st does the module have to be a C module or can

[EMAIL PROTECTED] External Modules

2006-01-24 Thread William
Hi I am trying to create an external C++ module for input filtering with Apache 2.0.55 and I have a few questions. 1st does the module have to be a C module or can it be a C++ module, 2nd what are the esseintials that my module must consist of to work with Appache and third is there a stand