Skip to content

Commit a18d868

Browse files
author
redray
committed
1 parent bd8ac9f commit a18d868

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

server/conf/vhost.conf.master

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,8 @@
171171

172172
php_admin_value sendmail_path "/usr/sbin/sendmail -t -i -fwebmaster@<tmpl_var name='domain'>"
173173
#php_admin_value open_basedir <tmpl_var name='web_document_root'>:/usr/share/php5
174-
php_admin_value upload_tmp_dir <tmpl_var name='web_document_root'>/tmp
175-
php_admin_value session.save_path <tmpl_var name='web_document_root'>/tmp
174+
#php_admin_value upload_tmp_dir <tmpl_var name='web_document_root'>/tmp
175+
#php_admin_value session.save_path <tmpl_var name='web_document_root'>/tmp
176176
</tmpl_if>
177177

178178
</VirtualHost>

0 commit comments

Comments
 (0)