Here is another rule that I cannot get working...
In wordpress, I created a page called 404page that I can access via
mydomain/404pageI then created the hiawatha entry:
ErrorHandler = 404:/404page?code=404
When I type ramdom stuff in url, I don't get my custom wordpress 404page but the generic 404.php from the theme
Could you please help