remove useless path /etc/sogosync

This commit is contained in:
Daniel Berteaud 2012-04-03 14:11:08 +02:00
parent 8bded30158
commit 18962f3f23
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ Alias /Microsoft-Server-ActiveSync /usr/share/sogosync/index.php
php_admin_flag register_globals off
php_admin_flag magic_quotes_runtime off
php_admin_flag short_open_tag on
php_admin_value open_basedir /usr/share/sogosync:/usr/share/awl/inc:/var/lib/sogosync/:/etc/sogosync
php_admin_value include_path /usr/share/sogosync:/usr/share/sogosync/include:/usr/share/awl/inc:/etc/sogosync
php_admin_value open_basedir /usr/share/sogosync:/usr/share/awl/inc:/var/lib/sogosync
php_admin_value include_path /usr/share/sogosync:/usr/share/sogosync/include:/usr/share/awl/inc
Order deny,allow
Deny from all
Allow from $allow