Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
Hi folks,
I have the the challenge to port a website from joomla to dnn. Most things are done but how do I tell DNN to handle the old joomla links and rewrite them to the corresponding DNN links ?
e.G: "/index.php?option=com_content&task=view&id=82&Itemid=41" (joomla) to "~/ShopBestellen.aspx" (dnn).
I tried to enter rules in the host settings, but I get only a 404 when something with "index.php" arrives. Did I miss something ?