Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ISPConfig 3
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 554
    • Issues 554
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 45
    • Merge requests 45
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISPConfig
  • ISPConfig 3
  • Merge requests
  • !721

PHP-FPM chroot support for nginx

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jozef Sroka requested to merge Sroka/ispconfig3:php-fpm-chroot into master Jan 28, 2018
  • Overview 0
  • Commits 1
  • Changes 8

I added support chroot php-fpm for nginx. The reason is to increase security. At this time if is enabled php function shell_ecex the website can read from other web folders. Example shell_exec('cat /var/www/example.com/web/index.php') or shell_exec('cat /var/www/example.com/web/config.php'). Or can read from folder scructure or logs.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: php-fpm-chroot