Hi everyone,
My case:
I have 3 websites on my webserver, those websites are on different ports: 8081, 8082, 8083. All 3 websites have their own domain.
I want for 1 website that it is published with ssl enabled
The other 2 can be accessed by port 80.
So it should be:
https://website1.domain.com to internal website1.domain.com:8082
http://website2.domain.com to internal website2.domain.com:8081
http://website3.domain.com to internal website3.domain.com:8083
What have I tried?
RealWebserver HTTP:
Port 80
Realwebserver HTTPS:
Port 443
Virtual Webserver
Website 1:
Interface: External WAN
Type HTTP
Port: 8082
Real Webservers: Webserver HTTPS
Website 2 and 3:
Interface External WAN
Port 8081, 8083
Real Webservers: Webserver HTTP
And also the other way around. The Realwebserver is port 8081, 8082, 8083 and the virtual webserver Port 443 and port 80 on the created real webservers.
Always Error 404 not found. The websites work internally perfect on the specific ports.
Please help!
With regards,
Rolf Kunst
This thread was automatically locked due to age.