Ubuntu Install LAMP (Apache-Php-MySQL) in Ubuntu 19.04 May 14, 2019 LAMP stack is an acronim which stands for Linux Apache HTTP webserver, MySQL relational database and…
Ubuntu Enable Apache Virtual Hosting on Ubuntu 19.04 May 14, 2019 Virtual Hosts represents a mechanism in which Apache can serve different web content based on…
Ubuntu Create Self-Signed Certificates and Enable Apache SSL in Ubuntu 19.04 May 14, 2019 SSL (Secure Sockets Layer) represents a cryptographic protocol used in web HTTP transactions between…
Ubuntu Enable Apache CGI for Dynamic Programming Languages on Ubuntu 19.04 May 13, 2019 CGI (Common Gateway Interface) is an protocol which allows Apache Web Server to interact with…
Debian Install and Secure PhpMyAdmin on Ubuntu 19.04 Server May 13, 2019 PhpMyAdmin is an Open Source administrative web interface for MySQL server written in PHP designed…
Debian Apache Web Server Security Tips for Debian-based Systems May 12, 2019 Apache is one of the most widely spread Open Source web server for web hosting in Internet due to…
Debian Password Protect Web Directories using Apache Authentication May 12, 2019 Apache Authentication represents a server method which requires visitors to enter a username and a…