Apache2
Apache is the most popular web server on the internet. It is used to serve more than half of all active websites.
Although there are many viable web servers that will serve your content, it is helpful to understand how Apache works because of its ubiquity.
In this article, we will examine some general configuration files and options that can be controlled within them. This article will follow the Ubuntu/Debian layout of Apache files, which is different from how other distributions build the configuration hierarchy.
Drupal directory
It was little difficult for me to find out where is the drupal base directory in ubuntu, while installing theme and modules we need to access to these directories. This post help me to locate where it is.