Line 31:
Line 31:
expand-template /etc/httpd/conf/httpd.conf
expand-template /etc/httpd/conf/httpd.conf
/etc/init.d/httpd-e-smith restart
/etc/init.d/httpd-e-smith restart
+
+
Or you can do :
+
mkdir -p /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/
+
cp /etc/e-smith/templates/etc/httpd/conf/httpd.conf/85SOGoAccess /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/85SOGoAccess
+
sed -i '/x-webobjects/ a\ AddDefaultCharset UTF-8' /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/85SOGoAccess
+
+
Expand template and restart you SOGo
+
expand-template /etc/httpd/conf/httpd.conf
+
sv t httpd-e-smith
+
service sogod start
+
===Login doesn't operate===
===Login doesn't operate===
according the bug [[bugzilla:7269]] you can not login in sogo even if the user and password are correct. You have to modify the line which concerns the SOGo user in the file /etc/passwd
according the bug [[bugzilla:7269]] you can not login in sogo even if the user and password are correct. You have to modify the line which concerns the SOGo user in the file /etc/passwd