# $NetBSD: contao.conf,v 1.1 2015/12/13 14:37:08 taca Exp $ # # If you want to use contao for whole web site, set your DocumentRoot to # "@PREFIX@/@CT_WEBDIR@/web". (http://www.example.org/) # # If you want to use contao on sub directory, uncomment below line. # (http://www.example.org/subdir/) # #Alias /subdir "@PREFIX@/@CT_WEBDIR@" DirectoryIndex index.php index.html Options Indexes SymLinksIfOwnerMatch FollowSymLinks AllowOverride All Order allow,deny Allow from all Require all granted