comparison src/nginx.html.luan @ 36:981e744abff1

minor
author Franklin Schmidt <fschmidt@gmail.com>
date Tue, 25 Jul 2023 12:28:53 -0600
parents 9694eff797bf
children
comparison
equal deleted inserted replaced
35:81c9b568cde9 36:981e744abff1
19 <body> 19 <body>
20 <% existing_header() %> 20 <% existing_header() %>
21 <div content> 21 <div content>
22 <h1>Nginx</h1> 22 <h1>Nginx</h1>
23 23
24 <p>As a disclaimer, I haven't worked with <a href="https://nginx.org/en/">Nginx</a> directly. My sysadmin manages it. But I believe that it is good reactionary software. Nginx works reliably. It doesn't seem to be based on any senseless modern ideology. It's developers are from Russia, outside of the depraved West. And most tellingly, its <a href="http://hg.nginx.org/nginx/">source code</a> is on <a href="/mercurial.html">Mercurial</a>.</p> 24 <p>As a disclaimer, I haven't worked with <a href="https://nginx.org/en/">Nginx</a> directly. My sysadmin manages it. But I believe that it is good reactionary software. Nginx works reliably. It doesn't seem to be based on any senseless modern ideology. Its developers are from Russia, outside of the depraved West. And most tellingly, its <a href="http://hg.nginx.org/nginx/">source code</a> is on <a href="/mercurial.html">Mercurial</a>.</p>
25 </div> 25 </div>
26 </body> 26 </body>
27 </html> 27 </html>
28 <% 28 <%
29 end 29 end