Blog

Posts

  1. Technical
    Configuring virtualhost(s) in Apache

    Virtualhosts allow you to host multiple websites on a single webserver. Shared hosting is based on this idea as this allows multiple customers to use a single server. It does require some configuration.

    Apache Virtualhosts
  2. Technical
    Numerical Permissions

    Numerical permissions describe the permissions of the file or folders and is most likely known with FTP or the unix filesystem. This post explains the meaning of those numbers.

    Chmod FTP Permissions