galeone / galeone/letsencrypt-lighttpd

Lighttpd fails to start with config chagnes

Open
#9 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
68
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Heyo,

This could easily be me being stupid, however I have the following:

`lighttpd/1.4.45 (ssl) - a light and fast webserver`
`Build-Date: Jan 14 2017 21:07:19`

I added this to my lighttpd.conf file:
`$SERVER["socket"] == ":443" {`
` ssl.ca-file = "/etc/lighttpd/fullchain.pem"`
` ssl.pemfile = "/etc/lighttpd/X.pem"`
`}`

I've made sure both files are owned by `www-data` and still no dice, I am also using this lighttpd install for a Pi-Hole installation, like I said, I could be doing something stupid, I stopped the lighttpd web server and did the Python workaround as when I go to my external my ISP bounces it back to my routers login page which is infuriating that's why I used the Python workaround.

Any advice or any bread crumbs I should follow?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.