dev/provisioning/modules/apache/templates/confd/no-accf.conf.erb
author Chloe Laisne <chloe.laisne@gmail.com>
Tue, 18 Oct 2016 14:38:20 +0530
changeset 351 c69dcc3b0524
parent 28 b0b56e0f8c7f
permissions -rw-r--r--
New colors player and playlist
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
28
b0b56e0f8c7f Add contributor edition
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
<IfDefine NOHTTPACCEPT>
b0b56e0f8c7f Add contributor edition
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
   AcceptFilter http none
b0b56e0f8c7f Add contributor edition
ymh <ymh.work@gmail.com>
parents:
diff changeset
     3
   AcceptFilter https none
b0b56e0f8c7f Add contributor edition
ymh <ymh.work@gmail.com>
parents:
diff changeset
     4
</IfDefine>