2015-02-24 19:54:47 +00:00
|
|
|
Options -Indexes
|
2013-10-05 08:22:29 +00:00
|
|
|
|
2014-08-24 12:21:27 +00:00
|
|
|
# ---
|
2013-10-05 08:22:29 +00:00
|
|
|
# Uncomment these lines to change PHP parameters if you are using the PHP Apache module
|
2014-08-24 12:21:27 +00:00
|
|
|
# ---
|
2013-10-05 08:22:29 +00:00
|
|
|
#<IfModule mod_php5.c>
|
2014-01-22 10:12:51 +00:00
|
|
|
# php_value max_execution_time 200
|
|
|
|
# php_value post_max_size 200M
|
|
|
|
# php_value upload_max_size 200M
|
|
|
|
# php_value upload_max_filesize 20M
|
2013-10-05 08:22:29 +00:00
|
|
|
# php_value max_file_uploads 100
|
2014-08-24 12:21:27 +00:00
|
|
|
#</IfModule>
|
|
|
|
|
|
|
|
# ---
|
|
|
|
# Uncomment these lines when you want to allow access to the Lychee API from different origins
|
|
|
|
# ---
|
|
|
|
#Header add Access-Control-Allow-Origin "*"
|
|
|
|
#Header add Access-Control-Allow-Headers "origin, x-requested-with, content-type"
|
|
|
|
#Header add Access-Control-Allow-Methods "PUT, GET, POST, DELETE, OPTIONS"
|