location /freebusy { include fastcgi_params; fastcgi_index index.php; fastcgi_pass unix:/run/php5-kolab-freebusy.sock; fastcgi_param SCRIPT_FILENAME /usr/share/kolab-freebusy/public_html/index.php; }