We’re going to use Puppet to install Apache and WordPress. Continue reading
Tag Archives: Apache2
Send Apache Logs to Graylog
I was looking for an easy way to forward Apache access logs to Graylog, and came across GELF. Continue reading
Advanced Apache Configuration with SELinux on RHEL 7
We are going to configure a couple of Apache virtual hosts, configure access restrictions on directories, deploy a basic CGI application and configure TLS security. Continue reading
Fixing Sendmail: fatal: setrlimit: Permission denied
SELinux prevents Apache from sending emails on CentOS. Continue reading
Active/Passive Cluster With Pacemaker, Corosync and DRBD on CentOS 7: Part 2 – Add and Configure Resources
The following is part 2 of a 4 part series that will go over an installation and configuration of Pacemaker, Corosync, Apache, DRBD and a VMware STONITH agent. Continue reading
Active/Passive Cluster With Pacemaker, Corosync and DRBD on CentOS 7: Part 1 – Cluster Installation
The following is part 1 of a 4 part series that will go over an installation and configuration of Pacemaker, Corosync, Apache, DRBD and a VMware STONITH agent.
The aim here is to build an active/passive Pacemaker cluster with Apache and DRBD. Continue reading
Getting an “A+” on Qualys SSL Labs with Apache 2.2 on Debian
Notes for keeping Apache TLS secure on Debian Wheezy. Continue reading
Prevent Logjam in Apache 2.2 on CentOS 6
Disable support for export cipher suites. Continue reading
Disable SSLv3 (POODLE Vulnerability) on Nginx, Apache and IIS
RE: CVE-2014-3566. Continue reading
Prevent IE from Changing .apk, .xap and .ipa Extensions to .zip (Apache)
In Internet Explorer .apk, .xap and .ipa extensions are removed and replaced with .zip instead. Continue reading