diff xml/en/links.xml @ 0:61e04fc01027

Initial import of the nginx.org website.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 11 Aug 2011 12:19:13 +0000
parents
children 9d544687d02c
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/xml/en/links.xml	Thu Aug 11 12:19:13 2011 +0000
@@ -0,0 +1,46 @@
+<!DOCTYPE digest SYSTEM "../../dtd/article.dtd">
+
+<article title="nginx: links"
+         link="/en/links.html"
+         lang="en">
+
+<section title="nginx internals">
+
+<para>
+<list>
+
+<item>
+<a href="http://www.evanmiller.org/nginx-modules-guide.html">Emiller&rsquo;s
+Guide To Nginx Module Development</a>
+</item>
+
+<item>
+<a href="http://www.evanmiller.org/nginx-modules-guide-advanced.html">Emiller&rsquo;s
+Advanced Topics In Nginx Module Development</a>
+</item>
+
+</list>
+</para>
+
+</section>
+
+
+<section title="miscellanea">
+
+<para>
+<list>
+
+<item>
+<a href="http://planet.nginx.org">Planet nginx</a>
+</item>
+
+<item>
+<a href="http://php-fpm.org">php-fpm: PHP FastCGI Process Manager</a>
+</item>
+
+</list>
+</para>
+
+</section>
+
+</article>