Changes

From SME Server
Jump to navigationJump to search
17 bytes added ,  21:45, 5 June 2013
Line 6: Line 6:     
=== template of php.ini ===
 
=== template of php.ini ===
{{Note box|With this configuration, It appears that the tmp folder is set for all web applications on your server. For a better matter of security it is preferable to set each virtual host of your httpd server. See Template of httpd.conf}}
+
{{Note box|With this configuration, It appears that the tmp folder is set for all web applications on your server. For a better matter of security it is preferable to set each virtual host of your httpd server. See [[Uploadtmpdir#Template of httpd.conf]]}}
    
  mkdir /etc/e-smith/templates-custom/etc/php.ini/               
 
  mkdir /etc/e-smith/templates-custom/etc/php.ini/               
Line 23: Line 23:  
  rm -rf /etc/e-smith/templates-custom/etc/php.ini/
 
  rm -rf /etc/e-smith/templates-custom/etc/php.ini/
 
and
 
and
  signal-event console-save  
+
  signal-event console-save
 +
 
 
=== Template of httpd.conf ===
 
=== Template of httpd.conf ===
 
{{Note box|With this configuration, It appears that the tmp folder will be set only for this web application and not at all for other. It is a better matter for security}}
 
{{Note box|With this configuration, It appears that the tmp folder will be set only for this web application and not at all for other. It is a better matter for security}}

Navigation menu