You may need to listen multiple IP addresses to be served for a domain, just add like following configuration. Open a nginx.conf file by text editor vim or vi.
Continue Reading...You may need to listen multiple IP addresses to be served for a domain, just add like following configuration. Open a nginx.conf file by text editor vim or vi.
Continue Reading...Some times getting 500 Internal error or show network error on firebug in Web browser.
Continue Reading...After configured your domain and restart your NGINX, its does not start and shows error like pcre compile failed nothing to repeat on,
Continue Reading...You may get an error No ssl_certificate in NGINX even anything in the access logs when attempting HTTPS on browser,
Continue Reading...Nginx is an open source for reverse proxy server. Its light weight and high performance web server then Apache HTTP Server.
Continue Reading...You may get a below error while installing NGINX, the HTTP rewrite module requires the PCRE library.
Continue Reading...We can disable access logging in two ways one is Disabling All Access Logging and another one is Disabling access logging at particular request
Continue Reading...