Hosting Multiple Websites and Domains in Apache

mult-dom-apache

Apache is part of the classic LAMP stack and aims to be an efficient and extensible HTTP server. Apache was launched in 1995 and has been going strong to this day. If you are serving up a PHP project, static website, web app, or pretty much anything, Apache should be your go to web server. […]

Configure Bind9 in Debian/Ubuntu

dns

Every large organization needs a way to resolve internal resources, this could be internal websites, webapps or even file servers…