From: Patrik W. <pa...@bl...> - 2002-03-22 23:53:35
|
On Fri, 22 Mar 2002, Steve Wainstead wrote: > This is also addressed in the FAQ: > > http://phpwiki.sourceforge.net/phpwiki/PrettyWiki Yes, I added my mod_rewrite thing to it. The page however, does not describe why searching and deletion of pages stops to work. I haven't really debugged my solution yet, there might be some error with the last line: RewriteRule ^/(.*)$ /index.php?pagename=$1 [QSA,NC,L] It's this resulting page of a search that stops working: http://wiki.example.com/Titels%F6kningen?s=foobar&auto_redirect=1 (or PageFind, or any other) -- patrik_wallstrom->foodfight->pa...@bl...->+46-709580442 |