I recently installed an IIS 8.5 in W 8.1, and as I was progressing I found the details of bad configuration on my part. Now I have an inconvenience at the time of wanting to access some of the web pages hosted on this server.
Either you want to access the home page or another page that I have hosted on the server to the URL is added a string of characters that I do not know why?.
For now I am accessing a LAN, that is, between an internal PC network.
For example, the IP of my server is: 10.10.1.5 when in the browser of one of the PCs of my LAN I write 10.10.1.5 I access the homepage hosted on my server but instead of this appearing to me
I get this:
link (S (uxkuxpbd4mmcax35jny3omdg)) /default.aspx
that is, you are adding this string of characters: (S (uxkuxpbd4mmcax35jny3omdg))
What I have noticed is that the soup of letters and numbers varies, for example:
Once is this (S (nhsvypb2jf2peqadugoqbydj))
another is (S (y2iowieagyyzh15tswiigecx))
What I had done at the time is to generate a self-signed certificate and delete the one that came by default.
Either enter from the server itself or from any PC on my LAN.
What will be the problem?