icing / mod_md

Let's Encrypt (ACME) in Apache httpd
https://icing.github.io/mod_md/
Apache License 2.0
335 stars 27 forks source link

Cite this repo on the Apache docs page, please! #290

Closed tbrowder closed 1 month ago

tbrowder commented 2 years ago

I finally found this page (thanks to a reader) after asking for help at Let’s Encrypt.

Great module!

icing commented 2 years ago

Thank you! Glad you enjoy it.

The module is part of the Apache httpd server and you can find documentation on the site. But I agree that one needs to know what to look for in order to stumble across it. The server modules and functions are so large, it easily gets lost.

Also the name does not give a clue about the ACME or `Let's Encrypt' keywords most people are looking for. I am clearly not a marketing genius.

Where would you expect to find the information on the apache httpd site and what would it look like?

tbrowder commented 2 years ago

On Mon, Jun 13, 2022 at 02:49 Stefan Eissing @.***> wrote:

Thank you! Glad you enjoy it.

I remember when its status was first announced, and I was estatic when it was first released and put it to use at once. And I haven't looked back. Starting was fairly easy, but recently I ran into trouble when I started moving vhosts to different physical servers--that's when the tutorial would have really been helpful.

Where would you expect to find the information on the apache httpd site and what would it look like?

Hi, Stefan, thanks for replying so quickly. I would like to see it first on the top of the docs section, say in the How To / Tutorials. Also a link at the top of the mod_md page in the introduction would be great.

Blessings,

-Tom

tbrowder commented 1 month ago

Thank you, Stefan!