windows - How to access an Orchard multi-tenant site externally on the same network -


i've got multi tenancy set on windows 7 machine using orchard 7.1 , iis 6.1 can access locally no problem.

they relevant sites added within bindings of applicationhost.config file, computers' host file , therefore show should accessing url.

i have had single tenant set on machine meant access on network, done adding site iis binding localhost/my ip address etc.

however issue having how access these sites via mobile device/another computer (on same network) have set multiple tenants.

any appreciated

liam

you'd need sort of naming service inside network, bonjour.

short of that, guess you'd have configure other machines 1 one hosts files point server.

one final possible possibility may use dns. there no reason why couldn't use domain control map several names local addresses such of server.


Comments