Skip to content

Commit f0beea0

Browse files
committed
Merge branch 'master' of [email protected]:DoliCloud/sellyoursaas.git
2 parents c90dec0 + 6554900 commit f0beea0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/Documentation SellYourSaas - Master and Deployment Servers - EN.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1296,7 +1296,7 @@ You can create another virtual host for the HTTPS on port 443
12961296
#php_admin_value sendmail_path "/usr/sbin/sendmail -t -i"
12971297
#php_admin_value mail.force_extra_parameters "-f [email protected]"
12981298
#php_admin_value sendmail_path "/usr/sbin/sendmail -t -i -f [email protected]"
1299-
php_admin_value open_basedir /tmp/:/home/admin/wwwroot/:/home/admin/tools/
1299+
php_admin_value open_basedir /tmp/:/home/admin/wwwroot/:/usr/share/GeoIP:/home/admin/tools/
13001300
13011301
UseCanonicalName On
13021302
ServerName myaccount.mysaasdomainname.com

doc/Documentation SellYourSaas - Master and Deployment Servers - FR.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1155,7 +1155,7 @@ Vous pouvez créer un autre virtual host pour le HTTPS port 443
11551155
#php_admin_value sendmail_path "/usr/sbin/sendmail -t -i"
11561156
#php_admin_value mail.force_extra_parameters "-f [email protected]"
11571157
#php_admin_value sendmail_path "/usr/sbin/sendmail -t -i -f [email protected]"
1158-
php_admin_value open_basedir /tmp/:/home/admin/wwwroot/:/home/admin/tools/
1158+
php_admin_value open_basedir /tmp/:/home/admin/wwwroot/:/usr/share/GeoIP:/home/admin/tools/
11591159
11601160
UseCanonicalName On
11611161
ServerName myaccount.mysaasdomainname.com

0 commit comments

Comments
 (0)