This commit is contained in:
Marc Beninca 2025-03-22 13:53:49 +01:00
parent 7b0592ba00
commit ec36cba107
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
2 changed files with 28 additions and 12 deletions

View file

@ -254,12 +254,20 @@
<article>
<h3>Web</h3>
<ul>
<li><a href="https://en.wikipedia.org/wiki/BIND">BIND</a>, <a href="https://en.wikipedia.org/wiki/Domain_Name_System">DNS</a>, <a href="https://en.wikipedia.org/wiki/Unbound_(DNS_server)">UnBound</a></li>
<li><a href="https://en.wikipedia.org/wiki/Let's_Encrypt#Software_implementation">CertBot</a>, <a href="https://en.wikipedia.org/wiki/HTTPS">HTTPS</a></li>
<li><a href="https://en.wikipedia.org/wiki/Apache_HTTP_Server">HTTPd</a>, <a href="https://en.wikipedia.org/wiki/Nginx">NginX</a></li>
<li><a href="https://en.wikipedia.org/wiki/Apache_Tomcat">Tomcat</a>, <a href="https://en.wikipedia.org/wiki/UWSGI">uWSGI</a></li>
</ul>
<ul><li>
<a href="https://en.wikipedia.org/wiki/BIND">BIND</a>,
<a href="https://en.wikipedia.org/wiki/Domain_Name_System">DNS</a>,
<a href="https://en.wikipedia.org/wiki/Unbound_(DNS_server)">UnBound</a>
</li><li>
<a href="https://en.wikipedia.org/wiki/Let's_Encrypt#Software_implementation">CertBot</a>,
<a href="https://en.wikipedia.org/wiki/HTTPS">HTTPS</a>
</li><li>
<a href="https://en.wikipedia.org/wiki/Apache_HTTP_Server">HTTPd</a>,
<a href="https://en.wikipedia.org/wiki/Nginx">NginX</a>
</li><li>
<a href="https://en.wikipedia.org/wiki/Apache_Tomcat">Tomcat</a>,
<a href="https://en.wikipedia.org/wiki/UWSGI">uWSGI</a>
</li></ul>
</article>
</section>

View file

@ -254,12 +254,20 @@
<article>
<h3>Web</h3>
<ul>
<li><a href="https://fr.wikipedia.org/wiki/BIND">BIND</a>, <a href="https://fr.wikipedia.org/wiki/Domain_Name_System">DNS</a>, <a href="https://fr.wikipedia.org/wiki/Unbound">UnBound</a></li>
<li><a href="https://fr.wikipedia.org/wiki/Let's_Encrypt#Implémentation_logicielle">CertBot</a>, <a href="https://fr.wikipedia.org/wiki/Hypertext_Transfer_Protocol_Secure">HTTPS</a></li>
<li><a href="https://fr.wikipedia.org/wiki/Apache_HTTP_Server">HTTPd</a>, <a href="https://fr.wikipedia.org/wiki/NGINX">NginX</a></li>
<li><a href="https://fr.wikipedia.org/wiki/Apache_Tomcat">Tomcat</a>, <a href="">uWSGI</a></li>
</ul>
<ul><li>
<a href="https://fr.wikipedia.org/wiki/BIND">BIND</a>,
<a href="https://fr.wikipedia.org/wiki/Domain_Name_System">DNS</a>,
<a href="https://fr.wikipedia.org/wiki/Unbound">UnBound</a>
</li><li>
<a href="https://fr.wikipedia.org/wiki/Let's_Encrypt#Implémentation_logicielle">CertBot</a>,
<a href="https://fr.wikipedia.org/wiki/Hypertext_Transfer_Protocol_Secure">HTTPS</a>
</li><li>
<a href="https://fr.wikipedia.org/wiki/Apache_HTTP_Server">HTTPd</a>,
<a href="https://fr.wikipedia.org/wiki/NGINX">NginX</a>
</li><li>
<a href="https://fr.wikipedia.org/wiki/Apache_Tomcat">Tomcat</a>,
<a href="">uWSGI</a>
</li></ul>
</article>
</section>