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