- Code: Select all Expand view
Simply copy modharbour.exe and libcurl-x64.dll from here to the cgi-bin folder of your Apache:
https://github.com/FiveTechSoft/mod_harbour/blob/master/cgi/windows/modharbour.exe
https://github.com/FiveTechSoft/mod_harbour/blob/master/cgi/windows/libcurl-x64.dll
Now copy a simple test.prg to the same folder:
https://github.com/FiveTechSoft/mod_harbour/blob/master/cgi/windows/test.prg
And run:
your_domain_name/cgi-bin/modharbour.exe?test.prg
Can you please tell me how to make the settings in Apache so that the whole htdocs folder works with CGI?
Is it possible to run mod harbour and CGI in parallel?
Best regards,
Otto