File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
install/0.9.7/rhel/templates/web/apache Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1212 CustomLog /var/log/httpd/domains/%domain%.log combined
1313 %elog%ErrorLog /var/log/httpd/domains/%domain%.error.log
1414 <Directory %sdocroot%>
15- AllowOverride AuthConfig FileInfo Indexes Limit
15+ AllowOverride All
1616 SSLRequireSSL
1717 Options +Includes -Indexes %cgi_option%
1818 php_admin_value upload_tmp_dir %home%/%user%/tmp
Original file line number Diff line number Diff line change 1212 CustomLog /var/log/httpd/domains/%domain%.log combined
1313 %elog%ErrorLog /var/log/httpd/domains/%domain%.error.log
1414 <Directory %docroot% >
15- AllowOverride AuthConfig FileInfo Indexes Limit
15+ AllowOverride All
1616 Options +Includes -Indexes %cgi_option%
1717 php_admin_value upload_tmp_dir %home%/%user%/tmp
1818 php_admin_value upload_max_filesize 10M
You can’t perform that action at this time.
0 commit comments