Tag: webserver

  • Installing Fancy Index Module on Nginx

    First, get the Nginx source code. The version must match exactly what we have on the system.
  • Splitting Large Files on Fileserver

    When downloading large files with low bandwidth, it is always preferred to download the files in chunks. The idea is so that we can resume the downloads safely when the internet is interrupted in the middle, while not throwing away the bytes that we already downloaded.
  • Nginx

    Cheatsheet: https://github.com/SimulatedGREG/nginx-cheatsheet