ServerAdmin webmaster@localhost DocumentRoot /var/www/monica/public Options Indexes FollowSymLinks AllowOverride All Require all granted ProxyPassMatch ^/(.*\.php(/.*)?)$ fcgi://127.0.0.1:9000/var/www/monica/public/$1 DirectoryIndex index.php ErrorLog /proc/1/fd/2 CustomLog /proc/1/fd/1 combined # vim: syntax=apache ts=4 sw=4 sts=4 sr noet