.htaccess
Signed-off-by: Jeff <jeff@gotenzing.com>
Showing
1 changed file
with
0 additions
and
5 deletions
| 1 | php_value upload_max_filesize 10000M | ||
| 2 | php_value post_max_size 10000M | ||
| 3 | php_value max_execution_time 300 | ||
| 4 | php_value max_input_time 300 | ||
| 5 | |||
| 6 | # BEGIN WordPress | 1 | # BEGIN WordPress |
| 7 | # The directives (lines) between "BEGIN WordPress" and "END WordPress" are | 2 | # The directives (lines) between "BEGIN WordPress" and "END WordPress" are |
| 8 | # dynamically generated, and should only be modified via WordPress filters. | 3 | # dynamically generated, and should only be modified via WordPress filters. | ... | ... |
-
Please register or sign in to post a comment