Advertisement
Guest User

php fpm code

a guest
Oct 15th, 2024
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. <FilesMatch \.php$>
  2. SetHandler β€œproxy:unix:/run/php/php8.3-fpm.sock|fcgi://localhost/”
  3. </FilesMatch>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement