My setup
NLB
WFE1(VM) WFE2(VM)
APP1 APP2
SQLserver 2008 R2
- installed SQLserver 2008
- install sharepoint 2010 on app1
- Create and configure the farm
- run sharepoint congfiguration wizard
- install sharepoint 2010 on app2
- join to existing farm
- advanced setting -- ( do not use this machine to host website)
- run sharepoint congfiguration wizard
- install sharepoint 2010 on wfe1
- join to existing farm
- advanced setting -- ( do not use this machine to host website)
- run sharepoint congfiguration wizard
- install sharepoint 2010 on wfe2
- join to existing farm
- advanced setting -- ( do not use this machine to host website)
- run sharepoint congfiguration wizard
Now when I want to create a new web application, it gives me only http://app1
But I want to create web app and site collection either in wfe1 or wfe2, so what am I doing wrong?