<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Petko Yotov wrote:
<blockquote cite="mid:200912290309.01023.5ko@5ko.fr" type="cite">
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">On 12/28/2009 5:59 PM, Wade Hudson wrote:
      </pre>
      <blockquote type="cite">
        <pre wrap="">My current homepage is <a class="moz-txt-link-freetext" href="http://charternetwork.org/public_html/pmwiki.php">http://charternetwork.org/public_html/pmwiki.php</a>
I want it to be <a class="moz-txt-link-freetext" href="http://charternetwork.org">http://charternetwork.org</a>
        </pre>
      </blockquote>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
Hello. Here is a detailed description of what I use for some time now -- it 
looks like what you want.

   <a class="moz-txt-link-freetext" href="http://article.gmane.org/gmane.comp.web.wiki.pmwiki.user/54771">http://article.gmane.org/gmane.comp.web.wiki.pmwiki.user/54771</a>

Note that all my PmWiki files are in the root directory of the server, not in a 
subdirectory like public_html/ and both urls show me the same stuff:

  <a class="moz-txt-link-freetext" href="http://www.example.net/pmwiki.php">http://www.example.net/pmwiki.php</a>
  <a class="moz-txt-link-freetext" href="http://www.example.net/">http://www.example.net/</a>
  </pre>
</blockquote>
Petko, that looks good, though others have recommended against using
the root directory. But I'm not sure about the best way to move my
files to the root directory. Can you advise me on that?<br>
<br>
</body>
</html>