Hi there,
Yes I removed the subdomain first (was configured under Hostnames and addresses, as a local subdomain, so removed it from there).
The windows server is fully available and being used internally, and I want to make it available externally on port 443 https.
I issued the commands:
[root@proxy ~]# db domains set remote.standishchs.wigan.sch.uk domain
[root@proxy ~]# db domains setprop remote.standishchs.wigan.sch.uk Nameservers internet
[root@proxy ~]# db domains setprop remote.standishchs.wigan.sch.uk ProxyPassTarget
https://192.168.110.22/[root@proxy ~]# db domains setprop remote.standishchs.wigan.sch.uk ProxyPassTarget
https://192.168.110.22/[root@proxy ~]# db domains setprop remote.standishchs.wigan.sch.uk TemplatePath ProxyPassVirtualHosts
[root@proxy ~]# signal-event domain-create remote.standishchs.wigan.sch.uk
Please help!!