Hello,
We have trouble to set up a reverse proxy for our DNN installation.
As an example, our website is hosted at 'ourdnninstallation.com' and we want to use the proxy to route all calls from 'publicwebsite.com' to this address.
Our reverse proxy directs all requests correctly, and we can visit our DNN installation from 'publicwebsite.com'.
The issue is that all further links (login, register, other pages) are not relative and redirect to 'ourdnninstallation.com' instead of our publicly know address.
We tried resolving the issue with Site Aliases but no luck so far, we tried all combinations with both URLs. Some broke our website, other combinations just didn't work.
We have tried the following so far:
- Any combination of site aliases (including / excluding both of them)
- Auto add site alias tried enabled/disabled
- Mapping mode all combinations tried
- Tried both advanced/standard URL rewriting
Is it possible to achieve the desired results with DNN9 or is this not supported?
Any help is appreciated!
Frank