Skip to content

Commit bd8ac9f

Browse files
author
redray
committed
1 parent 5dee0b1 commit bd8ac9f

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
@@ -86,8 +86,8 @@
8686

8787
php_admin_value sendmail_path "/usr/sbin/sendmail -t -i -fwebmaster@<tmpl_var name='domain'>"
8888
#php_admin_value open_basedir <tmpl_var name='web_document_root'>:/usr/share/php5
89-
php_admin_value upload_tmp_dir <tmpl_var name='web_document_root'>/tmp
90-
php_admin_value session.save_path <tmpl_var name='web_document_root'>/tmp
89+
#php_admin_value upload_tmp_dir <tmpl_var name='web_document_root'>/tmp
90+
#php_admin_value session.save_path <tmpl_var name='web_document_root'>/tmp
9191
</tmpl_if>
9292
<tmpl_var name='apache_directives'>
9393
</VirtualHost>

0 commit comments

Comments
 (0)