Fixed Pi-hole references

Signed-off-by: root <root@PiHole.toakan.uk>
This commit is contained in:
root
2018-10-11 13:57:02 +00:00
parent e113df3507
commit 4f6deca45e
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
# Caddy Webserver Frontend
If you'd like to use Caddy as your main web server with PiHole, you'll need to make a few changes.
If you'd like to use Caddy as your main web server with Pi-hole, you'll need to make a few changes.
## Modifying lighttpd configuration
First, change the listen port in this file:
+1 -1
View File
@@ -63,7 +63,7 @@ pages:
- 'Guides':
- 'Pi-hole as All-Around DNS Solution': guides/unbound.md
- 'Configuring DNS-Over-HTTPS on Pi-hole': guides/dns-over-https.md
- 'Configuring Caddy for Pi-Hole': guides/caddy-configuration.md
- 'Configuring Caddy for Pi-hole': guides/caddy-configuration.md
- 'Pi-hole and OpenVPN Server':
- 'Overview': 'guides/vpn/overview.md'
- 'Installation': 'guides/vpn/installation.md'