3 lines
107 B
Plaintext
3 lines
107 B
Plaintext
<FilesMatch \.php$>
|
|
SetHandler "proxy:unix:{{ php_fpm_listen_socket }}|fcgi://localhost/"
|
|
</FilesMatch> |