Changes

From SME Server
Jump to navigationJump to search
10 bytes added ,  21:57, 5 June 2013
Line 26: Line 26:     
=== 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 for all other virtual host. It is a better matter for security}}
 
You can do the same thing by adding the following in the httpd.conf template of your contrib or special apache virtual host.
 
You can do the same thing by adding the following in the httpd.conf template of your contrib or special apache virtual host.
 
  php_admin_value upload_tmp_dir /tmp
 
  php_admin_value upload_tmp_dir /tmp

Navigation menu