diff --git a/doc/Documentation SellYourSaas - Master and Deployment Servers - EN.asciidoc b/doc/Documentation SellYourSaas - Master and Deployment Servers - EN.asciidoc index 3c9635b44..2f25b818d 100644 --- a/doc/Documentation SellYourSaas - Master and Deployment Servers - EN.asciidoc +++ b/doc/Documentation SellYourSaas - Master and Deployment Servers - EN.asciidoc @@ -1296,7 +1296,7 @@ You can create another virtual host for the HTTPS on port 443 #php_admin_value sendmail_path "/usr/sbin/sendmail -t -i" #php_admin_value mail.force_extra_parameters "-f postmaster@mysaasdomainname.com" #php_admin_value sendmail_path "/usr/sbin/sendmail -t -i -f postmaster@mysaasdomainname.com" - php_admin_value open_basedir /tmp/:/home/admin/wwwroot/:/home/admin/tools/ + php_admin_value open_basedir /tmp/:/home/admin/wwwroot/:/usr/share/GeoIP:/home/admin/tools/ UseCanonicalName On ServerName myaccount.mysaasdomainname.com diff --git a/doc/Documentation SellYourSaas - Master and Deployment Servers - FR.asciidoc b/doc/Documentation SellYourSaas - Master and Deployment Servers - FR.asciidoc index 973fe93d3..83f444ae9 100644 --- a/doc/Documentation SellYourSaas - Master and Deployment Servers - FR.asciidoc +++ b/doc/Documentation SellYourSaas - Master and Deployment Servers - FR.asciidoc @@ -1155,7 +1155,7 @@ Vous pouvez créer un autre virtual host pour le HTTPS port 443 #php_admin_value sendmail_path "/usr/sbin/sendmail -t -i" #php_admin_value mail.force_extra_parameters "-f postmaster@mysaasdomainname.com" #php_admin_value sendmail_path "/usr/sbin/sendmail -t -i -f postmaster@mysaasdomainname.com" - php_admin_value open_basedir /tmp/:/home/admin/wwwroot/:/home/admin/tools/ + php_admin_value open_basedir /tmp/:/home/admin/wwwroot/:/usr/share/GeoIP:/home/admin/tools/ UseCanonicalName On ServerName myaccount.mysaasdomainname.com