I'm struggling with getting the UrlToolkit for Vanilla Forums working correctly, but continue ending up with 404 errors whenever I activate "Pretty Urls", with this UrlToolKit:
UrlToolkit {
ToolkitID = vanilla
RequestURI exists Return
Match ^/(.*)\?(.*) Rewrite index.php?p=$1&$2
Match ^/(.*) Rewrite index.php?p=$1
}
It works flawlessly when I turn off "SEO URLs" / "PrettyURLs", but returns 404 errors when I activate.
Any ideas? Is my UrlToolKit wrong?
-k0nsl
Hiawatha version: 8.6
Operating System: CENTOS 5