htaccess IfModule for PHP7 #653
This commit is contained in:
parent
cd471be2b0
commit
d050935981
@ -10,6 +10,13 @@ Options -Indexes
|
||||
# php_value upload_max_filesize 20M
|
||||
# php_value max_file_uploads 100
|
||||
#</IfModule>
|
||||
#<IfModule mod_php7.c>
|
||||
# php_value max_execution_time 200
|
||||
# php_value post_max_size 200M
|
||||
# php_value upload_max_size 200M
|
||||
# php_value upload_max_filesize 20M
|
||||
# php_value max_file_uploads 100
|
||||
#</IfModule>
|
||||
|
||||
# ---
|
||||
# Uncomment these lines when you want to allow access to the Lychee API from different origins
|
||||
|
Loading…
Reference in New Issue
Block a user