Enabling XSendFile on the Apache conf
This commit is contained in:
parent
33a268ae81
commit
c2e707661b
@ -8,6 +8,10 @@
|
||||
# However, you must set it for any further virtual host explicitly.
|
||||
#ServerName 127.0.0.1
|
||||
|
||||
EnableSendfile on
|
||||
XSendFile on
|
||||
XSendFilePath /storage/pillar
|
||||
|
||||
ServerAdmin webmaster@localhost
|
||||
DocumentRoot /var/www/html
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user