Tweaks to the 000-default.conf

Commenting unused XSendFile statements.
This commit is contained in:
Francesco Siddi 2015-10-12 18:25:50 +02:00
parent 7f6a853024
commit 42e0c0b3f2

View File

@ -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