You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Lukas Osterloh <Lu...@Saperion.com> on 2004/08/24 13:31:13 UTC

[users@httpd] modula-2

Hi


I need to interface Apache and modula-2, I have no idea how to do that, anybody done that before?
It could all be interfaced manually, I guess, but I would not be finished before 2037 then....

Thanks,
lukas

Re: [users@httpd] modula-2

Posted by Nick Kew <ni...@webthing.com>.
On Tue, 24 Aug 2004, Lukas Osterloh wrote:

> Hi
>
>
> I need to interface Apache and modula-2, I have no idea how to do that,

Either:

(1) Make your modula-2 C-linkable, compile it as a shared object,
and use the standard module API.

Or:

(2) Write your modula-2 to the CGI spec and run it as CGI.

-- 
Nick Kew

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org