aboutsummaryrefslogtreecommitdiffstats
path: root/snippets/apache2.conf
Commit message (Collapse)AuthorAgeFiles
* Split Nginx and Apapche2 static configuration snippets into seperate files.Guilhem Moulin2021-02-181
| | | | | | 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-141
| | | | With the new 'challenge-directory' logic symlinks can be disabled.
* Makefile: Use variables for target directories etc.Guilhem Moulin2020-08-041
|
* Adapt Apache2 snippet to Apache2 2.4.Guilhem Moulin2020-08-041
|
* Use /run for the listening socket of the webserver component.Guilhem Moulin2019-08-221
|
* Bind webserver to /var/run/lacme-www.socket by default.Guilhem Moulin2017-07-081
|
* mv config/{apache2.conf,nginx.conf} snippets/Guilhem Moulin2017-07-081