[pmwiki-users] Need help to get clean URL working on my site
    H. Fox 
    haganfox at users.sourceforge.net
       
    Fri Sep  7 22:57:17 CDT 2007
    
    
  
On 9/7/07, Benoit Dutilleul <benoit.dutilleul at googlemail.com> wrote:
> Hello!
>
> Currently, my site displays URL as such:
>  http://wico.web-farm.org/index.php/Lokhim/HomePage
>
> Now, I want this to be:
>  http://wico.web-farm.org/Lokhim/HomePage
>
> I would like to do this with the "index file" method described in "
> http://www.pmwiki.org/wiki/Cookbook/CleanUrls#index_file ".
> Can somebody help me to get it right? After a few trials and errors, I could
> not get it to work and I am not exactly in the case described in that
> tutorial.
Try this setting:
   $ScriptUrl = 'http://wico.web-farm.org';
Hagan
    
    
More information about the pmwiki-users
mailing list