April 19, 2017

403 Forbidden Error – Causes and Fixes

IT Management,

You spend months building your website. After endless hours of coding, the big moment arrives-you finally test it. You enter the URL, press Enter, and instead of your homepage, a 403 Forbidden Error appears. This moment feels extremely frustrating for any web designer.

Read more
April 7, 2017

Five ways to optimize your Nginx server

Server Management,

Nginx is an open-source HTTP(web) server and reverse proxy, and an IMAP/POP3 proxy server (email server). It was developed to tackle the C10K problem that web servers in use at the time, which was largely Apache, were facing. C10K is simply a numeronym that stands for concurrently handling 10000 connections. Nginx was designed with the…

Read more