File tree Expand file tree Collapse file tree 2 files changed +0
-7
lines changed
install/0.9.7/rhel/templates/web Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change 1515 AllowOverride All
1616 SSLRequireSSL
1717 Options +Includes -Indexes %cgi_option%
18- php_admin_value upload_tmp_dir %home%/%user%/tmp
19- php_admin_flag safe_mode off
20- php_admin_value session.save_path %home%/%user%/tmp
21- php_admin_value sendmail_path '/usr/sbin/sendmail -t -i -f %email%'
2218 </Directory>
2319 <Directory %home%/%user%/web/%domain%/stats>
2420 AllowOverride All
Original file line number Diff line number Diff line change 1414 <Directory %docroot% >
1515 AllowOverride All
1616 Options +Includes -Indexes %cgi_option%
17- php_admin_value upload_tmp_dir %home%/%user%/tmp
18- php_admin_flag safe_mode off
19- php_admin_value session.save_path %home%/%user%/tmp
2017 php_admin_value sendmail_path '/usr/sbin/sendmail -t -i -f %email%'
2118 </Directory >
2219 <Directory %home% /%user% /web /%domain% /stats >
You can’t perform that action at this time.
0 commit comments