I am still having issues with the Dynamic Login module.  It is supposed to re-direct to specific pages based on login, but all it ever does is go to the home page after login.
 
What is the proper method for excluding a module/tab from re-writing?
Hi,
We'll investigate what disables the custom redirection.
In the meantime, you can disable url rewrite on given pages and module by setting a blank value as a custom rewrite rule using the corresponding configuration editor controls. You can also reverse to dotnetnuke native friendly rewriter by entering "DNN" in the form.
For a module specific rule to be applied, Friendlier Url rewriter needs to identify an imput raw url as originating from the corresponding module rather than simply the targetted page. This is achieved by declaring the specific http parameter names, which the module uses, and serve identifing the module's urls within a given page.
The "returnurl" parameter might be a candidate for the login module, but disabling the page should probably make it easier. For now you can specify those module parameters at their provider's level (config file).
We are about to publish a new version, which allows you to define them online in the configuration form. Also we'll see if we can issue a fix for your problem with that new version.
It should be published by the end of this week.
We keep in touch,
I have the page and the module excluded, but the login redirect to returnurl still doesn't work.  Any word on that update? Could it have anything to do with the fact that the module and page are excluded, but returnurl is using a re-written url?
http://aotf-live.madwolf....pationandHealth.aspx