Search results

  1. D

    Nginx Error - HTTPS

    Hi all, Apologies if I have posted this in the wrong section of the forum but I could not find anywhere else to post this. I am relatively new to nginx and have installed and configured it as a reverse proxy. All the virtual hosts I have set up thus far are working fine. The problem has arisen...
  2. D

    Proxy Set Headers

    I have just set up my first nginx reverse proxy server and am trying to understand what exactly the "proxy_set_header" function is for. For instance, I have seen "proxy_set_header X-Real-IP $remote_addr;" and "proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;" and do not fully...
  3. D

    Bind DNS Server

    Hi all, I am new to this forum and relatively new to linux. I have recently acquainted myself with Ubuntu and Debian and find them fascinating, as I have been using Windows most my life. I have installed Ubuntu Server and been able to successfully complete a couple of tasks such as setting up...
Top