4 lines
86 B
Plaintext
4 lines
86 B
Plaintext
<FilesMatch \.php$>
|
|
SetHandler proxy:fcgi://{{ php_fpm_listen_url }}
|
|
</FilesMatch>
|