<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1491" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>In an attempt to get clean and concise URL's I 
enabled the EnablePathInfo</FONT></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV><FONT face=Arial size=2>$EnablePathInfo = 1;</FONT></DIV></BLOCKQUOTE>
<DIV><FONT face=Arial size=2>And got the following response to all but the home 
page.</FONT></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV>&nbsp;No input file specified. </DIV></BLOCKQUOTE>
<DIV><FONT face=Arial size=2>I commented out the Enable and a refresh would not 
work,&nbsp; I had to delete the cookies and cache.&nbsp; (should be no cache - 
did NOT turn that on) and am&nbsp;using the latest Firefox.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I called my hosting company (ValueWeb)&nbsp;support 
and they said that URL rewriting was supported and not turned off.</FONT></DIV>
<DIV><FONT face=Arial size=2>Note also that I had to set the following for the 
system to work.&nbsp; </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV><FONT face=Arial size=2>$ScriptUrl = 
  'http://www.evnsong.com/storywiki/pmwiki.php';<BR>$PubDirUrl = 
  'http://www.evnsong.com/storywiki/pub';<BR>ini_set('session.save_path', 
  '/tmp');</FONT></DIV></BLOCKQUOTE>
<DIV dir=ltr><FONT face=Arial size=2>And also note that&nbsp;the session files 
are saved in root in a directory called ".sessions",&nbsp;not in 
/tmp</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2>Site is <A 
href="http://www.evnsong.com/storywiki/pmwiki.php">www.evnsong.com/storywiki/pmwiki.php</A></FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2>Remote Diag is enabled</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>What is my cleanest path to clean URL's 
????&nbsp; I like clean concise solutions.&nbsp; Just can't find them all the 
time&lt;G&gt; I want to get rid of the "pmwiki.php" and the little "?" and 
such.&nbsp; </FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2>What ever I do to the display of the url 
must be able to be used again to access that page if copied or typed into the 
browser.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>F'jarr Foss</FONT></DIV></BODY></HTML>