Check of xsendfile is available.
This commit is contained in:
parent
1f9befb4e8
commit
98362a6d39
|
@ -1,6 +1,8 @@
|
||||||
|
<IfModule mod_xsendfile.c>
|
||||||
<Files fetch.php>
|
<Files fetch.php>
|
||||||
XSendFile on
|
XSendFile on
|
||||||
</Files>
|
</Files>
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
###########################################
|
###########################################
|
||||||
# If the notation above don't work, you can try that one
|
# If the notation above don't work, you can try that one
|
||||||
|
|
Loading…
Reference in a new issue