[pmwiki-users] Re: Re: Bug in PmWikiDraw?

Ciaran ciaranj at gmail.com
Thu Mar 17 09:44:28 CST 2005


Thanks, I'll try to set this up in my home environment later today :)
- ciaran


On Thu, 17 Mar 2005 16:10:12 +0100, chr at home.se <chr at home.se> wrote:
> On Thu, 17 Mar 2005, Ciaran wrote:
> 
> > Hmm, I've never actually used a clean-url system setup so its
> > perfectly possible that it doesn't work in this environment, can you
> > point to details on how to setup one in a similar way to yours and
> > I'll try to replicate the behaviour please ?
> 
> The documentation is here
> 
>         http://www.pmwiki.org/wiki/Cookbook/CleanUrls
> 
> I use the solution where I have a .htaccess file in the root that says
> 
>   AuthName "..."
>   AuthType Basic
>   AuthUserFile /srv/www/htdocs/.htpasswd
>   AuthGroupFile /srv/www/htdocs/.htgroup
>   Require group Employes
> 
>   Options FollowSymLinks
>   RedirectMatch 301 ^/$ http://XXX.se/wiki/pmwiki.php
>   RewriteEngine on
>   RewriteBase /
>   RewriteRule ^([A-Z].*) /www/htdocs/wiki/pmwiki.php?n=$1 [L,qsappend]
> 
> The last line tells you where the wiki is installed, and from a browsers
> point of view it is in /wiki/pmwik.php
> 
> /Christian
> 
> --
> Christian Ridderström, +46-8-768 39 44               http://www.md.kth.se/~chr
> 
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://pmichaud.com/mailman/listinfo/pmwiki-users
> 


-- 
- Ciaran
(I now have far too many G-Mail invites available, anyone who wants
one, gets one)




More information about the pmwiki-users mailing list