File: //usr/local/etc/apache24/sites-enabled/server.c3747888-bd24-4eb6-9b31-66aa7b4f1d4c.conf
<VirtualHost *:80 *:443>
ServerName www.findrelativesandfriends.com
SetEnv HOST www.findrelativesandfriends.com
DocumentRoot "/volume1/web/Find-Relatives-and-Friends"
LogLevel info
ErrorLogFormat "c3747888-bd24-4eb6-9b31-66aa7b4f1d4c;%t;%a;%l;\"%M\""
ErrorLog "/var/packages/WebStation/var/log/apache24_error_log"
Include conf-enabled/.webstation.error_page.default.conf
<Proxy "unix:/run/php-fpm/php-95f7fe6c-5dbc-4f31-9c63-99ef91a6df1e.sock|fcgi://c3747888-bd24-4eb6-9b31-66aa7b4f1d4c">
ProxySet timeout=60
</Proxy>
<Directory "/volume1/web/Find-Relatives-and-Friends">
AllowOverride All
<IfModule authz_core_module>
Require all granted
</IfModule>
<IfModule dir_module>
DirectoryIndex index.php index.htm index.html
</IfModule>
<FilesMatch "\.(php[345]?|phtml)$">
SetHandler "proxy:fcgi://c3747888-bd24-4eb6-9b31-66aa7b4f1d4c"
</FilesMatch>
</Directory>
</VirtualHost>