This question may be a duplicate, but no recent publication leads to an answer to my question.
I have Sharepoint 2013 running on Windows Server 2012. The following problem occurred:
I created a new collection of sites as a wiki. Everything (links, ...) works fine on the server, but when I want to access the wiki from outside (not localhost), the server works in error 404 Not found.
http://localhost/sites/wiki/Pages/Home.aspx - works fine(localhost)
http://10.38.0.15/sites/wiki/Pages/Home.aspx - doesn't work.
I checked the IIS settings, all servers are up and running. There are no errors in the log file.
Does anyone know how to solve this problem?
THX Jürgen
source
share