On Fri, 28 Jan 2005, Lars Gullik Bjønnes wrote:

> | On Fri, Jan 28, 2005 at 02:21:01AM +0100, Lars Gullik Bj?nnes wrote:

> >> Besides I am the only one allowed to be personally attacked in this
> >> forum.

<grumble>And how much trashing does it take to get you to enable .htaccess 
for the wiki? (So I can finally get sparky clean URIs)</grumble>

/Christian

PS. In the remote hope that Lars will actually read this seriously and 
have access to http.conf (or equivalent), I know that adding 

        AllowOverride All

there will in turn allow me to fix the .htaccess so that I get clean URIs 
by writing something like the following in it:

 RedirectMatch 301 ^/$ http://wiki.lyx.org/pmwiki.php
 RewriteEngine on
 RewriteBase /
 RewriteRule ^([A-Z].*) /home/lyx/www/pmwiki/pmwiki.php?pagename=$1 [L,qsappend]

well, at least I hope it'll work...

-- 
Christian Ridderström, +46-8-768 39 44               http://www.md.kth.se/~chr


Reply via email to