AI OnAI Off
I think I didn;t catch the point actually.. Are you trying to create 2 sites or one site that is responding to 2 different ports? It latter - you should add second port to site's binding list in IIS.
When I', in the CMS and trying to add two sites, the first one would be: Localhost:80? then the other one I cant just say Localhost:81?
That's the problem, So I guess I need to add secound port to the site's binding list in IIS.. cool!
Ah Don't mind my question.. I found out here :http://world.episerver.com/Documentation/Items/Developers-Guide/EPiServer-CMS/75/Deployment/Multi-site-setup/
Hello and thank you for reading this.
I've been trying to create two sites in EPiServer 7.5 which works in the config section @ the CMS..
However.. When I add my site urls I choose localhost:port, then to my other sites i choose localhost:anotherPort. This doesn't work.. Makes sense I guess? due to I cant have different ports at the same IIS instance? So if I can't do this, what options do I have?
// Alexander