We have found that SaveConfig method is missing in Ventrian url rewriter module.
SaveConfig metod is added to Host Settings in DNN 4.3.3.
We added SaveConfig method from original DotNetNuke url rewrite http module to Ventrian url rewrite module. After Ventrian url module recompilation everything works fine. Adding SaveConfig method and recompilation solved our problem. |