FAQ

Page Discussion Edit History

Configuration

(Difference between revisions)
(Applications)
(Tools)
 
Line 143: Line 143:
 
= Tools =
 
= Tools =
  
 +
* [http://winginx.com WiNGiNX ] : NGiNX + PHP + Node.js + MySQL + MongoDB stack for Windows
 
* [https://bitbucket.org/intel352/nginx-vhost Nginx vhost config generator]  for Ubuntu (bash script)
 
* [https://bitbucket.org/intel352/nginx-vhost Nginx vhost config generator]  for Ubuntu (bash script)
 
* [http://github.com/defunkt/nginx_config_generator nginx_config_generator]  for Rails (Ruby gem)
 
* [http://github.com/defunkt/nginx_config_generator nginx_config_generator]  for Rails (Ruby gem)

Latest revision as of 12:12, 10 July 2012

Contents

[edit] Start Here

[edit] Reference

[edit] Full examples

[edit] Applications

[edit] CGI

[edit] FastCGI examples

[edit] PHP via FastCGI

[edit] Python via FastCGI

[edit] Python via Passenger

[edit] Python via uWSGI

[edit] Proxying examples

[edit] Rewrite examples

[edit] Browser module examples

[edit] Tools

[edit] Mail examples

[edit] Logging

[edit] Other features

[edit] Embedded Perl examples

[edit] External Resources

[edit] Installation