Merged vinci's patch into stable-1.0.

This commit is contained in:
Alexis Lahouze 2011-04-26 19:56:12 +00:00
commit 5b363d6768
1 changed files with 2 additions and 0 deletions

View File

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