ServerName <%= catdap_vhost %> # Serve static content directly DocumentRoot <%= catdap_location %>/root Alias /static <%= catdap_location %>/root/static Alias / <%= catdap_location %>/script/catdap_fastcgi.pl/ /script> Options +ExecCGI SetHandler fcgid-script Allow from all