Hi there,
Here is my problem and its driving me crazy. My company has a dns test.domain.nl. This points to our firewall, in the firewall all requests at port:80 are forwared to a internal server. Forwarding is done within apache, httpd.conf, with virtual server. So that all request at port 80 from test.domain.nl are forwarded to the internal server http://10.6.12.14/test.
On this internal server iis is running and dotnetnuke is installed and working perfectly "LOCALY". If i add to dnn aliases only test.domain.nl, i get an error because of looping. If I add 10.6.12.14/test to the aliases the site loads. But only...the first startup page.
All links, like login, or register are pointing to http://10.6.12.14/test and that is never gonna work from the www.
I have tried different aliases, localhost/test, servername/test etc. Also tried proxypass on apache but nothing helps. Why o why is dnn making al my urls wrong?
Is there plz someone who knows, been at it for 3 days, and am feeling rather stupid.
Hope someone knows the magical answer and will help me.
Thnx in advance.
GrTz Sander