Hi ,
I have been really trying hard to configure the Human friendly URL in DNN 4.8.4.
Have added urlFormat="HumanFriendly" in the Web.config but no use .The URL is getting displayed in Friendly format :::
http://www.ventrian.com/Support/ProductForums/tabid/118/view/post/forumid/35/Default.aspx
I want it in the below format
http://www.ventrian.com/Support/ProductForums.aspx
What else do I need to change to let the URL display in Human friendly format. Also tried the Ventrain.FriendlyUrl but still no effect..
Can anyone help....????
|