We’re going to use Puppet to install Apache and WordPress. Continue reading
Category Archives: Webserver
Compile Apache Tomcat mod_jk on CentOS
Installing mod_jk on Apache. Continue reading
Configure IIS 8 and Tomcat Connector ISAPI Filter on Windows Server 2012
We are going to configure IIS 8 as a frond-end for Apache Tomcat. 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
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 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
Nginx Reverse Proxy for Apache2 (LAMP) with TLS/SSL on Debian
Install and configure Nginx to act as a reverse proxy for Apache over a TLS connection. Nginx, Apache and PHP configurations are covered. Continue reading