HTTP/404 when we request a specific configuration with the URL rewritting (short URL) without any parameters.
When we request a configuration which is not the default one with the short URL (i.e. http//myserver/exows/myconfig instead of http://myserver/ewows/?config=myconfig\) , we obtain an HTTP/404 response because the rule isn't applied (rule need a '?' to be applied).