Difference between revisions of "nginx"
Jump to navigation
Jump to search
(moved stuff to more specific pages) |
(wiki: modules - http_scgi) |
||
Line 16: | Line 16: | ||
** http://nginx.org/en/ | ** http://nginx.org/en/ | ||
** http://wiki.nginx.org/ | ** http://wiki.nginx.org/ | ||
+ | *** [http://wiki.nginx.org/Modules Modules] | ||
+ | **** [http://wiki.nginx.org/HttpScgiModule http_scgi]: does not seem to be listed in the non-wiki documentation | ||
** http://nginx.net/ - release news | ** http://nginx.net/ - release news | ||
* {{wikipedia}} | * {{wikipedia}} | ||
* How-to guides: | * How-to guides: | ||
** [http://blog.martinfjordvald.com/2010/07/nginx-primer/ nginx primer] - an introduction to the nginx configuration file | ** [http://blog.martinfjordvald.com/2010/07/nginx-primer/ nginx primer] - an introduction to the nginx configuration file |
Latest revision as of 02:04, 23 June 2012
About
nginx is free/open source web server software.
pages
Links
- Official-looking pages:
- Wikipedia
- How-to guides:
- nginx primer - an introduction to the nginx configuration file