aboutsummaryrefslogtreecommitdiffstats
path: root/snippets
Commit message (Collapse)AuthorAgeFiles
* Split Nginx and Apapche2 static configuration snippets into seperate files.Guilhem Moulin2021-02-184
| | | | | | That way users prefering that over reverse-proxying can just source/enable the relevant files without having to uncomment anything.
* Improve nginx/apache2 snippets for direct serving of challenge files.Guilhem Moulin2021-02-142
| | | | With the new 'challenge-directory' logic symlinks can be disabled.
* challenge-directory now needs to be set to an *existing* directory.Guilhem Moulin2021-02-141
| | | | | | | Since lacme(8) spawns a builtin webserver by default the change doesn't affect default configurations. See https://bugs.debian.org/970800 for the rationale.
* Makefile: Use variables for target directories etc.Guilhem Moulin2020-08-042
|
* Adapt Apache2 snippet to Apache2 2.4.Guilhem Moulin2020-08-041
|
* Use /run for the listening socket of the webserver component.Guilhem Moulin2019-08-222
|
* Bind webserver to /var/run/lacme-www.socket by default.Guilhem Moulin2017-07-082
|
* mv config/{apache2.conf,nginx.conf} snippets/Guilhem Moulin2017-07-082