The Artima Developer Community
Sponsored Link

Java Buzz Forum
Nginx installation on Linux

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
justin cater

Posts: 19616
Nickname: justin78
Registered: Mar, 2011

Justin Cater is executive editor at Java Code Geeks
Nginx installation on Linux Posted: Apr 14, 2014 12:13 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by justin cater.
Original Post: Nginx installation on Linux
Feed Title: Java Code Geeks
Feed URL: http://feeds.feedburner.com/JavaCodeGeeks
Feed Description: Java 2 Java Developers Resource Center
Latest Java Buzz Posts
Latest Java Buzz Posts by justin cater
Latest Posts From Java Code Geeks

Advertisement

Nginx is an open source HTTP and reverse proxy server, which can also be utilized as a mail proxy server, load balancer and HTTP cache. It runs on Linux, BSD variants, Mac OS X, Solaris, AIX, HP-UX, as well as on other *nix flavors. According to Netcraft nginx served or proxied 17.65% busiest sites in March 2014.

In this very first lesson of our “Introduction to Nginx” course, you will learn how to install and configure Nginx in various platforms and environments. Installation guidelines are provided for several major Linux distributions, such as Debian Wheezy, Ubuntu 12.04 LTS and CentOS 6.4.

Additionally, the activation of various modules is explained, including standard HTTP, optional HTTP and mail modules. Finally, you will learn how to add Nginx as a system service, so that the servers follows the OS’s lifecycle.

Get started here

Read: Nginx installation on Linux

Topic: Open source Java projects: Spring Integration Previous Topic   Next Topic Topic: A Docker Maven Plugin for Integration Testing

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use