adding options + allowoverride to keep most of alternc-pre-1.0 behavior. if we don't put this, AlternC is completely broken on locally hosted domains

This commit is contained in:
Benjamin Sonntag 2011-04-26 18:36:19 +00:00
parent cb62747eef
commit 70eae5bd56
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
<Directory "%%document_root%%">
php_admin_value open_basedir "%%document_root%%:/usr/share/php/:/var/alternc/tmp:/tmp"
Options +FollowSymLinks +MultiViews
AllowOverride AuthConfig FileInfo Limit Options Indexes
</Directory>
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %T %{Host}i" alternc