Forum Moderators: phranque
I basically have a site where it is saying 401 unauthorized for no reason at all. I have not setup any directories that are password protected. I cannot understand why it says this 401 unauthorized. Which is what people get when they come to my site. I have never seen anything like this before and cant understand how to get my site online. I am worried google will think my site no longer exists with all this confusion.
Please help if you can.
here is the protocol for Basic and Digest Access Authentication [ietf.org] which may have some useful information for you.
you might also want to read up on the correct use of the http Authorization [w3.org] header for clues.