File tree Expand file tree Collapse file tree 14 files changed +14
-14
lines changed
templates/web/apache2/php-fpm Expand file tree Collapse file tree 14 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 2626 %ssl_ca_str%SSLCertificateChainFile %ssl_ca%
2727
2828 <FilesMatch \.php$>
29- SetHandler "proxy:unix:/run/php/php5.6-fpm-%domain%.sock|fcgi://localhost/ "
29+ SetHandler "proxy:unix:/run/php/php5.6-fpm-%domain%.sock|fcgi://localhost"
3030 </FilesMatch>
3131 SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
3232
Original file line number Diff line number Diff line change 2323 </Directory >
2424
2525 <FilesMatch \.php$ >
26- SetHandler "proxy:unix:/run/php/php5.6-fpm-%domain%.sock|fcgi://localhost/ "
26+ SetHandler "proxy:unix:/run/php/php5.6-fpm-%domain%.sock|fcgi://localhost"
2727 </FilesMatch >
2828 SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
2929
Original file line number Diff line number Diff line change 2626 %ssl_ca_str%SSLCertificateChainFile %ssl_ca%
2727
2828 <FilesMatch \.php$>
29- SetHandler "proxy:unix:/run/php/php7.0-fpm-%domain%.sock|fcgi://localhost/ "
29+ SetHandler "proxy:unix:/run/php/php7.0-fpm-%domain%.sock|fcgi://localhost"
3030 </FilesMatch>
3131 SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
3232
Original file line number Diff line number Diff line change 2323 </Directory >
2424
2525 <FilesMatch \.php$ >
26- SetHandler "proxy:unix:/run/php/php7.0-fpm-%domain%.sock|fcgi://localhost/ "
26+ SetHandler "proxy:unix:/run/php/php7.0-fpm-%domain%.sock|fcgi://localhost"
2727 </FilesMatch >
2828 SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
2929
Original file line number Diff line number Diff line change 2626 %ssl_ca_str%SSLCertificateChainFile %ssl_ca%
2727
2828 <FilesMatch \.php$>
29- SetHandler "proxy:unix:/run/php/php7.1-fpm-%domain%.sock|fcgi://localhost/ "
29+ SetHandler "proxy:unix:/run/php/php7.1-fpm-%domain%.sock|fcgi://localhost"
3030 </FilesMatch>
3131 SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
3232
Original file line number Diff line number Diff line change 2323 </Directory >
2424
2525 <FilesMatch \.php$ >
26- SetHandler "proxy:unix:/run/php/php7.1-fpm-%domain%.sock|fcgi://localhost/ "
26+ SetHandler "proxy:unix:/run/php/php7.1-fpm-%domain%.sock|fcgi://localhost"
2727 </FilesMatch >
2828 SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
2929
Original file line number Diff line number Diff line change 2626 %ssl_ca_str%SSLCertificateChainFile %ssl_ca%
2727
2828 <FilesMatch \.php$>
29- SetHandler "proxy:unix:/run/php/php7.2-fpm-%domain%.sock|fcgi://localhost/ "
29+ SetHandler "proxy:unix:/run/php/php7.2-fpm-%domain%.sock|fcgi://localhost"
3030 </FilesMatch>
3131 SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
3232
Original file line number Diff line number Diff line change 2323 </Directory >
2424
2525 <FilesMatch \.php$ >
26- SetHandler "proxy:unix:/run/php/php7.2-fpm-%domain%.sock|fcgi://localhost/ "
26+ SetHandler "proxy:unix:/run/php/php7.2-fpm-%domain%.sock|fcgi://localhost"
2727 </FilesMatch >
2828 SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
2929
Original file line number Diff line number Diff line change 2626 %ssl_ca_str%SSLCertificateChainFile %ssl_ca%
2727
2828 <FilesMatch \.php$>
29- SetHandler "proxy:unix:/run/php/php7.3-fpm-%domain%.sock|fcgi://localhost/ "
29+ SetHandler "proxy:unix:/run/php/php7.3-fpm-%domain%.sock|fcgi://localhost"
3030 </FilesMatch>
3131 SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
3232
Original file line number Diff line number Diff line change 2323 </Directory >
2424
2525 <FilesMatch \.php$ >
26- SetHandler "proxy:unix:/run/php/php7.3-fpm-%domain%.sock|fcgi://localhost/ "
26+ SetHandler "proxy:unix:/run/php/php7.3-fpm-%domain%.sock|fcgi://localhost"
2727 </FilesMatch >
2828 SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
2929
You can’t perform that action at this time.
0 commit comments