Lately I’ve been have some trouble on my home-grown SharePoint 2013 system. (Not a network guy)
I tried creating another Web Application also using Port 80. After I get the App created and build a site collection on it, I am able to access it.
My main iternet site is http://internet.contoso.com.
The new web application is http://stephanstest
The host A Record under contoso.com:
stephanstest
stephanstest.contoso.com
192.168.1.3
(Same IP as http://internet.contoso.com)
Problem is that Visual Studio 2012 would allow me to input “http://stephanstest” because it thinks its remote.
Even tried configuring an alternate url for http://stephanstest for internal as htttp://stephanstest.contoso.com
Where have I missed the IP boat?
I’ve gone under the main
Mathew,
I guess I’m not sure why I would create with Web Applications with ports other than 80. I know if I create something for admin or SSL 443.
Would people be able to access it without putting the port number on it . I actually able to access it fine but Visual Studio thinks it’s remote.
Also I can access it as http://stephanstest.contoso.com –even though I have a DNS Host Record configured like that under contoso.com
thanks for your help. I know a little but not all the pieces.
Stephan