Hi – Welcome back to the Ubuntu Apache LAMP Server Quick Howto. This second part of the series will cover configuring SSL for use with Apache for securing website content. SSL stands for Secure Sockets Layer, and is a method of providing transport layer encryption or TLS (transport layer security). SSL typically uses X.509 digital […]
Tag: apache
Ubuntu Apache LAMP Server Quick Howto – Part 1 – Apache Basics
Linux web application servers typically use the Linux/Apache/Mysql/PHP stack. Linux being the OS, Apache the web server layer, Mysql provides the database, and PHP the dynamic HTML/Scripting language. Their is an amazing amount of LAMP based applications out there, so getting to know how to administer a LAMP server is a key skill set for […]
Recent Comments