Changes between Version 2 and Version 3 of faq/shared-varnish-server


Ignore:
Timestamp:
Apr 1, 2012, 11:40:35 PM (13 years ago)
Author:
Daniel Kahn Gillmor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • faq/shared-varnish-server

    v2 v3  
    66
    77|| '''Domain Name''' || '''IP Address'''
    8 || myexample.org || 209.51.180.234
    9 || www.myexample.org || 209.51.180.234
    10 || myexample.com || 209.51.180.234
    11 || www.myexample.com || 209.51.180.234
     8|| example.org || 209.51.180.234
     9|| www.example.org || 209.51.180.234
     10|| example.com || 209.51.180.234
     11|| www.example.com || 209.51.180.234
    1212|| '''example.mayfirst.org''' || '''doesn't change'''
    1313
    14 Notice that the last entry example.mayfirst.org did not change.  This domain can serve as a direct link to the server in case anything goes awry.
     14Notice that the last entry `example.mayfirst.org` did not change.  This domain can serve as a direct link to the server in case anything goes awry.
    1515
    1616 == Modify Your Config Files ==
     
    4040
    4141 === Testing ===
    42 To see if Varnis is working, type your domain into the [http://www.isvarnishworking.com/ Is Varnish Working site].
     42To see if Varnish is working, type your domain into the [http://www.isvarnishworking.com/ Is Varnish Working site].
    4343
    4444 == Support Team ==