Hi Folks,
Hope you can help.
I have a DNN website (version 4.8.4 or something close to it), and I have a strange server setup, probably not worth getting into tbh.
However, I want to be able to connect to the DNN website via port 1234, and all works well when I have that port number in the portalalias table... ...For the first page load only, having entered the website address manually.
After any postbacks, the URL gets rewritten to include the port number that I include in the alias table. My issue is, I don't want to be redirected to a URL that has the port number included, as that breaks my server setup.
My question; Is there any way to make DNN listen on a port, but not include that port in the rewritten URL?
Many Thanks,
Dan.