|
@@ -26,7 +26,7 @@
|
|
|
%ssl_ca_str%SSLCertificateChainFile %ssl_ca%
|
|
%ssl_ca_str%SSLCertificateChainFile %ssl_ca%
|
|
|
|
|
|
|
|
<FilesMatch \.php$>
|
|
<FilesMatch \.php$>
|
|
|
- SetHandler "proxy:unix:/run/php-fpm/php7.0-fpm-%domain%.sock|fcgi://localhost"
|
|
|
|
|
|
|
+ SetHandler "proxy:unix:/var/run/php/php7.0-fpm-%domain%.sock|fcgi://localhost"
|
|
|
</FilesMatch>
|
|
</FilesMatch>
|
|
|
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
|
|
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
|
|
|
|
|
|