Tweaks to the 000-default.conf
Commenting unused XSendFile statements.
This commit is contained in:
parent
7f6a853024
commit
42e0c0b3f2
@ -8,9 +8,9 @@
|
|||||||
# However, you must set it for any further virtual host explicitly.
|
# However, you must set it for any further virtual host explicitly.
|
||||||
#ServerName 127.0.0.1
|
#ServerName 127.0.0.1
|
||||||
|
|
||||||
EnableSendfile on
|
# EnableSendfile on
|
||||||
XSendFile on
|
XSendFile on
|
||||||
XSendFilePath /storage/pillar
|
# XSendFilePath /storage/pillar
|
||||||
|
|
||||||
ServerAdmin webmaster@localhost
|
ServerAdmin webmaster@localhost
|
||||||
DocumentRoot /var/www/html
|
DocumentRoot /var/www/html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user