DocumentRoot "/sites/site5"
ServerName example5.com
ErrorLog logs/site5.log
DirectoryIndex index.php
Options +Indexes +FollowSymLinks
AllowOverride All
Require all granted
Require all granted
SetHandler "proxy:unix:/run/php-fpm/www.sock|fcgi://localhost"