Hi guys, I installed pi-hole successfully and also installed the web interface and everything seems to work great. This is the output of the command "curl -I http://localhost/admin/"
Hi there. There is no file called external.conf and there is only a file in /etc/lighttpd/ called lighttpd.conf. When going to the user interface and getting the 403 forbidden error, this is the output that is shown from /var/log/lighttpd/access.log.
1498560593|192.168.1.135|GET /admin HTTP/1.1|301|0
1498560593|192.168.1.135|GET /admin/ HTTP/1.1|403|345
1498560594|192.168.1.135|GET /favicon.ico HTTP/1.1|404|345
1498560632|192.168.1.135|GET /admin/ HTTP/1.1|403|345
1498560635|192.168.1.135|GET /admin/ HTTP/1.1|403|345
1498560729|192.168.1.135|GET /admin/ HTTP/1.1|403|345
1498560807|192.168.1.135|GET /admin/ HTTP/1.1|403|345
1498560889|localhost|HEAD /admin/ HTTP/1.1|403|0
1498570260|192.168.1.135|GET /admin/ HTTP/1.1|403|345
1498570262|192.168.1.135|GET /favicon.ico HTTP/1.1|404|345