Changes

Jump to navigation Jump to search
158 bytes added ,  13:57, 19 March 2013
m
→‎Charset issue: add sed command
Line 92: Line 92:  
         AddDefaultCharset UTF-8
 
         AddDefaultCharset UTF-8
 
  </Location>
 
  </Location>
 +
 +
or you can use this command:
 +
sed -i '/x-webobjects/ a\        AddDefaultCharset UTF-8' /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/85SOGoAccess
 
Then expand template and restart httpd:
 
Then expand template and restart httpd:
 
  expand-template /etc/httpd/conf/httpd.conf
 
  expand-template /etc/httpd/conf/httpd.conf

Navigation menu