nginx

How to Fix a 500 Internal Server Error on a WordPress Site — step-by-step Web Servers tutorial on Progressive Robot

How to Fix a 500 Internal Server Error on a WordPress Site

The 500 Internal Server Error code can be an ambiguous one when maintaining a WordPress installation, and issues in PHP or nginx could likely be the culprit. If you are receiving a 500 error on your WordPress installation, this tutorial will share solutions to help you to identify, solve, and test the 500 error to get your WordPress site running smoothly.

Read more
How To Host a Website with Caddy on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Host a Website with Caddy on CentOS 7

[Caddy](https://caddyserver.com/) is a new web server which can be used in place of Apache or Nginx to serve websites. It has been created with ease of use in mind and has become a common choice for developers who want to quickly run a website without working out difficult configuration files. In this tutorial, you will install and configure Caddy. After following this tutorial, you will have a simple working website served using HTTP/2 and a secure TLS connection.

Read more
How To Install and Configure Drone on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure Drone on Ubuntu 16.04

Drone is a popular continuous integration and delivery platform built in Go. It integrates with many popular version control repository services like GitHub, GitLab, and Bitbucket to watch for code changes and automatically build and test changes as they…

Read more
CHAT