Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How does IE determine whether a site is an internet or an intranet site?

Within IE, people are provided with security setting dialog to decide whether a website is rendered as an internet or an intranet site.

My question is how do you tell the current page you loaded is a internet or intranet in IE 9 or 10? Since I could not find the status bar like those ones in IE 7 or 8

like image 313
TypingPanda Avatar asked Aug 07 '13 00:08

TypingPanda


People also ask

How do you know if a website is intranet or internet?

You can look in File -> Properties. Press Alt to display the menu bar if it's not there. There you can see "Local intranet" or "Internet".

How do I find the intranet URL?

the only way to tell is to query two different DNS-servers (your own and a public one). If both return the same result, then it's an internet domain. if the public DNS-server isn't able to resolve the address, then it's most likely an intranet domain.

How do I enable intranet?

Click Security Page, right-click Intranet Sites: Include all local (intranet) sites not listed in other zones, and then click Properties. Click Enabled, and then click OK. Right-click Turn on automatic detection of the intranet, and then click Properties. Click Disabled, and then click OK.


1 Answers

You can look in File -> Properties.
Press Alt to display the menu bar if it's not there.

There you can see "Local intranet" or "Internet".

enter image description here

like image 186
Neil Neyman Avatar answered Sep 21 '22 08:09

Neil Neyman