As stated earlier, you can deploy your app using FTP or using PAServer directly from the Delphi IDE. To deploy from the IDE, press F9 — Delphi will copy your SO module into PAServer's working directory.
Once deployment is complete and configuration is set correctly, run your Linux Apache application in a browser.
1
Deploy the application
From the Delphi IDE press F9 to deploy. Delphi will copy your SO module into PAServer's working directory.