You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -286,6 +286,7 @@ <h1>Web Server</h1>
286
286
<h2>Web Server Resources</h2>
287
287
<p><aclass="reference external" href="http://library.linode.com/web-servers/apache/mod-wsgi/ubuntu-10.04-lucid">Apache and mod_wsgi on Ubuntu 10.04</a></p>
288
288
<p><aclass="reference external" href="http://articles.slicehost.com/nginx">Nginx web server tutorials</a></p>
289
+
<p><aclass="reference external" href="http://carrot.is/coding/nginx_introduction">Nginx for Developers: An Introduction</a></p>
289
290
<p><aclass="reference external" href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html">HTTP Status Codes</a></p>
Copy file name to clipboardExpand all lines: pages/web-server.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -76,6 +76,7 @@ <h1>Web Server</h1>
76
76
<h2>Web Server Resources</h2>
77
77
<p><aclass="reference external" href="http://library.linode.com/web-servers/apache/mod-wsgi/ubuntu-10.04-lucid">Apache and mod_wsgi on Ubuntu 10.04</a></p>
78
78
<p><aclass="reference external" href="http://articles.slicehost.com/nginx">Nginx web server tutorials</a></p>
79
+
<p><aclass="reference external" href="http://carrot.is/coding/nginx_introduction">Nginx for Developers: An Introduction</a></p>
79
80
<p><aclass="reference external" href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html">HTTP Status Codes</a></p>
0 commit comments