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
  • !1603

Allows Apache2 + PHP-FPM to interpret PHP files in /var/www/example.com/web, #6335

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Guillaume Subiron requested to merge gsubiron/ispconfig3:gsubiron-develop-patch-67688 into develop Apr 26, 2022
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 1

On Apache2, all PHP handlers (except for PHP-FPM) will manage PHP both on {DOCROOT} (web_document_root_www) and {DOCROOT_WEB} (web_document_root). This PR adds the same behavior on PHP-FPM, and allows PHP-FPM to interpret PHP files in /var/www/example.com/web.

Fixes issue #6335 (closed)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: gsubiron-develop-patch-67688