<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#330033">
    <p>I'm working my way through the Wiki guide for configuring Varnish
      to work with Wordpress -
<a class="moz-txt-link-freetext" href="https://www.varnish-software.com/wiki/content/tutorials/wordpress/wp_step_by_step.html">https://www.varnish-software.com/wiki/content/tutorials/wordpress/wp_step_by_step.html</a></p>
    <p>Two questions immediately spring up -<br>
    </p>
    <p>Step 3 says to enable custom permalinks in Wordpress typing
      /%year%/%monthnum%/%post_id%  - My existing Wordpress sites all
      have custom Permalinks. However they are mostly in the format of 
      /%postname%/  I don't really want to have to change all the
      permalinks. Will Varnish still work ok for sites with custom
      Permalinks set at /%postname%/ ?</p>
    <p>The last part of Step 3 is to open a command prompt and run
      "ta2enmod rewrite" as root. Mod_rewrite must already be enabled on
      my server so I guess I can skip that step?</p>
    <p>Hope someone can advise.</p>
    <p>Myles<br>
    </p>
    <div class="highlight-bash">
      <div class="highlight">
        <pre><span></span>
</pre>
      </div>
    </div>
  </body>
</html>