Add include dir

tags/0.1.1
Daniel Berteaud 12 years ago
parent 9da67d3b57
commit 526c4b5b3f
  1. 2
      root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/98SOGoSync

@ -17,7 +17,7 @@ Alias /Microsoft-Server-ActiveSync /usr/share/sogosync/index.php
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/awl/inc:/etc/sogosync
php_admin_value include_path /usr/share/sogosync:/usr/share/sogosync/include:/usr/share/awl/inc:/etc/sogosync
Order deny,allow
Deny from all
Allow from $allow

Loading…
Cancel
Save