Here we have a good list of Apache contributors that hopefully could guide us:
https://httpd.apache.org/contributors/
https://httpd.apache.org/contributors/
Dear Brian,
I have read that you were the developer for mod_lua. Congratulations for your great work and for sharing it.
We have developed a new mod_harbour for Apache and we wonder how could make it part of the default Apache package ?
many thanks for your guidance,
Happy new year
Jean-François Lefebvre
Otto Atzwanger yes it is, and I even added my own librairy. it work on iis on win server 2019
So? I don't see the point.
EMG
Unfortunately not. As I already wrote, I must use the existing customers company servers or web spaces. It's not my choice.
EMG
This is a pity. Then you will have to go the stony PHP way. That's what happened to me with ASP classic. It was just discontinued.
Actually, I have no problem at all with web developing. But I'm always open to improve things.
EMG
But then it might have been better - in terms of the economic efficiency of the scarce resources - you might have been able to formulate your questions a little differently.
Enrico Maria Giordano wrote:I'm not talking about dedicated servers but web spaces. Aruba doesn't allow to run CGI EXEs from their web spaces. Most of my customers have web spaces from various providers or company web servers that doesn't allow CGI EXE to run for company policy.
EMG
If mod_harbour works for you I'm very happy. It can't work for me as of today.
EMG

<?php
  print( shell_exec( "./modharbour info.prg" ) );
?>Can you send me the modharbour folder so I can upload it to my webspace and test it, please?
EMG
<?php
print( shell_exec( "lsb_release -a" ) );
?>