Revision history of "Basic Nginx Config File"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes 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.

  • curprev 10:15, 28 April 2016Adam.birds talk contribs 1,055 bytes +1,055 Created page with " # # The default server # server { listen 80; server_name example.com *.example.com; location / { root /va..."