Tag: Nginx

The Developer’s Advanced Guide to the wp-config.php File

How well do you really know wp-config? There’s a surprising amount of power in those few lines of PHP! This article is a tour of some bits of wp-config that… Read more The post The Developer’s Advanced Guide to the wp-config.php File appeared first on Delicious Brains. ...
Continue Reading The Developer’s Advanced Guide to the wp-config.php File

Project Tutorial: How to Set Up Elasticsearch, Logstash, and Kibana Stack on Ubuntu

If you manage a system that generates a large amount of data logs, then you need the ELK stack to make your work easy and hassle-free. The ELK stack is a comprehensive analysis platform that… The post Project Tutorial: How to Set Up Elasticsearch, Logstash, and Kibana Stack on Ubuntu appeared first on Education Ecosystem Blog. ...
Continue Reading Project Tutorial: How to Set Up Elasticsearch, Logstash, and Kibana Stack on Ubuntu

HTTP/2, HTTPS, Let’s Encrypt and WordPress

TL;DR — HTTP/2 is awesome, but requires HTTPS, which is hard to setup. Let’s Encrypt and WordPress can make HTTPS setup simple and help achieve a faster web sooner. My… Read more The post HTTP/2, HTTPS, Let’s Encrypt and WordPress appeared first on Delicious Brains. ...
Continue Reading HTTP/2, HTTPS, Let’s Encrypt and WordPress

Fighting DNS Propagation with a Reverse Proxy

Migrating servers is a whole series of blog posts in itself, but here’s one aspect of your server migration that can be greatly improved using a reverse-proxy. What is a… Read more The post Fighting DNS Propagation with a Reverse Proxy appeared first on Delicious Brains. ...
Continue Reading Fighting DNS Propagation with a Reverse Proxy