Currently I just deployed a website from Debian local server. The Website seems to run very nicely until I reach internet explorer. Here is the run down.
I type in the IP address of the server and I get the website with no error.--->
https://i.stack.imgur.com/5JOC3.jpg
Now I will try to reach the website via HostName instead of the ip address. But the website will not display correctly.---> https://i.stack.imgur.com/sacrD.jpg
Now this issue only persists in IE. Google, firefox, safari... etc will not encounter this problem.
- Other interesting issues:
- on some computers using the servers IPadress or the host name will not display the website correctly.
- Php code does not generate the the imgs for the gallery.
- style sheets are recognized but not applied to the overall website
Attempt fixes
- lowering security on IE, adding it to website list.
- reloading files on server
- rebooting all machines.