Merged vinci's patch into stable-1.0.
This commit is contained in:
commit
5b363d6768
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue