You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #5758 symlink issues with php-fpm (kendrick-k)
This PR was submitted for the 2.7 branch but it was merged into the 2.3 branch instead (closes#5758).
Discussion
----------
symlink issues with php-fpm
# symlink
fastcgi_param DOCUMENT_ROOT $realpath_root;
permits to have the real path with the current symlink while deploying with Capifony (evoiding restarting php-fpm)
Commits
-------
1b2e2e6 update
93a17c8 comment
cdf1741 symlink issues with php-fpm
0 commit comments