Trending Now
#How to set up suEXEC in Apache
#How to fix the “Pane is dead” error during the installation of Fedora on a HP Proliant server
#Create a Logstash GeoIP dashboard in Kibana 3
#MacBook Air (mid 2011) bootcamp Windows 8.1 enterprise wifi fix
#Nginx SSL example
#How to make Nginx log in JSON format
#Output to Elasticsearch with Rsyslog in Logstash format
#How to install Logstash 1.4 with Kibana 3 on Fedora.
#How to flash your Samsung Galaxy Series phone
#Install WordPress on Windows Server 2012 R2 with MariaDB 10.0 in replication.
Posts Tagged: ssl
- 1380 Views
- Sjir Bagmeijer
- November 19, 2015
Install WordPress with MariaDB in SSL replication in VirtualBox.
In this guide I am going to setup a WordPress installation that is running on Nginx with php-fpm, this will connect to a MariaDB database that is running with SSL replication. I have also configured
- 1220 Views
- Sjir Bagmeijer
- January 1, 2015
Install XenForo 1.4 using Nginx and HHVM on Fedora 21.
*** Please be aware the Ulyaoth Repository has been discontinued! Please read: https://ulyaoth.com/news/ulyaoth-repository-end-of-life/ You can still make this tutorial work but you will need to compile the packages yourself, please be aware our GitHub is
- 1073 Views
- Sjir Bagmeijer
- August 19, 2014
Nginx SSL example
*** This post dates from 2014 and I would recommend to use the Mozilla SSL Configuration Generator to get a more accurate configuration: https://ssl-config.mozilla.org/ *** This post is more of a reminder for myself but