Miscellany
public text v1 · immutableFastCGIExternalServer /fast-cgi-fake-handler -host 127.0.0.1:9000
DocumentRoot /home/openpanel-admin/sites/www.pixxa.mactijn.eu/public_html/
<Directory /home/openpanel-admin/sites/www.pixxa.mactijn.eu/public_html/>
Options FollowSymLinks +ExecCGI
AddType application/x-httpd-fastphp5 .php
Action application/x-httpd-fastphp5 /fast-cgi-fake-handler
</Directory>