1
0
mirror of https://github.com/moparisthebest/pi-hole synced 2024-11-25 02:32:15 -05:00
the line url.access-deny caused the error.
This commit is contained in:
Jacob Salmela 2015-12-01 15:12:16 -06:00
parent 6c4f4f49bd
commit 1eb7f879f0

View File

@ -1,4 +1,5 @@
server.modules = (
"mod_access",
"mod_expire",
"mod_compress",
"mod_redirect",