web
This commit is contained in:
parent
73c208093b
commit
1b2f4cba17
2 changed files with 5 additions and 5 deletions
|
@ -199,7 +199,7 @@
|
|||
<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%27s_Encrypt#Software_implementation">CertBot</a>, <a href="https://en.wikipedia.org/wiki/HTTPS">HTTPS</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>
|
||||
|
|
|
@ -198,10 +198,10 @@
|
|||
<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%27s_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>
|
||||
<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>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue