Difference between revisions of "nginx"
Jump to navigation
Jump to search
(moving notes specific to MYLserver's configuration to a separate page) |
(moved stuff to more specific pages) |
||
Line 9: | Line 9: | ||
==About== | ==About== | ||
[[nginx]] is [[free/open source]] [[web server software]]. | [[nginx]] is [[free/open source]] [[web server software]]. | ||
− | == | + | ===pages=== |
− | + | * [[/PHP]]: how to get nginx to play nicely with [[PHP]] | |
− | |||
==Links== | ==Links== | ||
* Official-looking pages: | * Official-looking pages: | ||
Line 21: | Line 20: | ||
* 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 | ||
− | |||
− |
Revision as of 01:58, 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