Skip to content

Instantly share code, notes, and snippets.

View andre-ap's full-sized avatar

André Pinto andre-ap

  • Nova Friburgo, RJ
  • 23:37 (UTC -03:00)
View GitHub Profile
@masudcsesust04
masudcsesust04 / change-apache-default-document-root-directory.md
Created July 28, 2017 05:57
4 steps to change your apache default document root directory

Step - 1: Create a directory

$ mkdir /home/masud/www/

Step - 2: Open apache2 configuration file

$ sudo nano /etc/apache2/apache2.conf