<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
/* Font Definitions */
@font-face
        {font-family:Georgia;
        panose-1:2 4 5 2 5 4 5 2 3 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:Georgia;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 114.15pt 1.0in 114.1pt;}
div.Section1
        {page:Section1;}
-->
</style>
</head>
<body lang=EN-US link=blue vlink=purple>
<div class=Section1>
<p class=MsoPlainText style='margin-left:.5in'>> When I manually type a
clean URL like<o:p></o:p></p>
<p class=MsoPlainText style='margin-left:.5in'>>
http://mysite.mydomain.com/Group/Name, I get the page<o:p></o:p></p>
<p class=MsoPlainText style='margin-left:.5in'>> without any errors. I think
this means that the CleanURLs is working.<o:p></o:p></p>
<p class=MsoPlainText style='margin-left:.5in'>><o:p> </o:p></p>
<p class=MsoPlainText style='margin-left:.5in'>> The problem is that all the
links from within the pages go to<o:p></o:p></p>
<p class=MsoPlainText style='margin-left:.5in'>>
http://mysite.mydomain.com/?n=Group/Name. I am served the<o:p></o:p></p>
<p class=MsoPlainText style='margin-left:.5in'>> pages without error with
this URL too but that is not what I want.<o:p></o:p></p>
<p class=MsoPlainText style='margin-left:.5in'>><o:p> </o:p></p>
<p class=MsoPlainText style='margin-left:.5in'>><o:p> </o:p></p>
<p class=MsoPlainText style='margin-left:.5in'>><o:p> </o:p></p>
<p class=MsoPlainText style='margin-left:.5in'>> How can I change the wiki
generated links to point to the cleaner URL?<o:p></o:p></p>
<p class=MsoPlainText style='margin-left:.5in'>><o:p> </o:p></p>
<p class=MsoPlainText style='margin-left:.5in'>><o:p> </o:p></p>
<p class=MsoPlainText style='margin-left:.5in'><o:p> </o:p></p>
<p class=MsoPlainText style='margin-left:.5in'>Perhaps did you forget to set:<o:p></o:p></p>
<p class=MsoPlainText style='margin-left:.5in'><o:p> </o:p></p>
<p class=MsoPlainText style='margin-left:.5in'>$EnablePathInfo = 1;<o:p></o:p></p>
<p class=MsoPlainText><o:p> </o:p></p>
<p class=MsoPlainText><span style='color:black'>[SK] No, EnablePathInfo is set
to 1. I have just rechecked.<o:p></o:p></span></p>
</div>
</body>
</html>