<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 29/12/2011 21:26, Wade Lee Hudson wrote:
    <blockquote cite="mid:4EFCCD0E.5060509@wadehudson.net" type="cite">
      <meta http-equiv="Context-Type" content="text/html;
        charset=ISO-8859-1">
      The site seems to be working. My index.php at the root reads:<br>
      <blockquote><?php include_once('pmwiki.php');<br>
        <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
        Transitional//EN"><br>
        <HTML><br>
        <HEAD><br>
      </blockquote>
    </blockquote>
    <br>
    ok, if you have the inclusion of pmwiki.php on both files, probably
    the first one could catch an error in the case pmwiki.php is not
    present, but it's not that important because it will redirect to the
    /pmwiki folder after that, so you can well keep it like this :)<br>
    <br>
    <br>
    <br>
    <br>
  </body>
</html>