DA Service for Apache for Linux

Hi

it’s possibile create an Apache module for Linux for a DA service?

Thank you very much

Hi,

try to do these steps:

  • create DA app with wizard
  • create RO/CGI application
  • add created files from DA project to CGI project
  • add DA related directives from DA dpr to CGI dpr
  • update CGI dpr and replace CGIApp with Web.ApacheApp.pas

see more about Apache app at http://docwiki.embarcadero.com/Libraries/Sydney/en/Web.ApacheApp.TApacheApplication

1 Like

Many thank EvgenyK

I try :wink: