Brion Vibber wrote:
Okay, if I use this line I see the same behavior on my text box (Apache 1.3.28 on Mac OS X 10.3). Try this:
RewriteRule ^/wiki/(.*)$ /w/wiki.phtml?title=$1 [L]
without the ${ and } around the $1, that should clear it up.
That's the stuff! ;) It would appear that it fixes the problem on my system too! Thanks a bunch!
Thanks for digging up the title parser bug. :)
No, thank you! Once I internalize your answer maybe I'll update the MetaWiki page on mod_rewrite... ;)
Peace, Gabe