1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-12-22 14:58:08 +00: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",