Apache and PHP-FPM

Apache and PHP-FPM

Apache and PHP-FPM

Package-provided configuration under Install/files/ is authoritative.

Role

  • Apache terminates HTTPS and serves the admin/customer web roots

  • PHP-FPM executes the Laravel application

  • Module packages may add virtual hosts/proxy paths for optional services

Security

  • Use managed certificates and current TLS policy

  • Do not use deprecated PHP flags or broad passwordless sudo grants

  • Restrict writable paths and proxy endpoints

  • Review headers, upload limits, and timeouts for the enabled modules

Source references

  • Install/files/nmsprime-admin.conf

  • module Install/files/*.conf