NGINX:Reverse Proxy: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

26 August 2023

  • curprev 04:3704:37, 26 August 2023Travis talk contribs 1,814 bytes +26 No edit summary undo Tag: Visual edit
  • curprev 04:3604:36, 26 August 2023Travis talk contribs 1,788 bytes +1,788 Created page with "==Template for new hosts== This template can be used on the majority of virtual hosts within NGINX. To use: # Access your NGINX reverse proxy. # Create the config file at <code>/etc/nginx/conf.d/<file>.conf</code> (Example: <code>touch /etc/nginx/conf.d/gitlab.conf</code>) # Edit the file you created with your favorite text editor - vi, vim, nano, doesn't matter. # Paste in the template below and adjust to your needs. ## Replace HOSTNAME with the actual hostname, e.g. g..." Tag: Visual edit