+ 5
Please guys i need help...i made my website..{www.davecross.com} but it gave me an error 401...i dont know what to do again.😣
ive posted my index.HTML and other files I linked
4 ответов
+ 7
You have to enter correct username/password to access your site, if not you'll get 401 error. I attempted to access your site, and it prompted me with the default windows login type of prompt, so it's working as far as routing and such goes.
Either remove that login or use the correct credentials.
+ 2
if you need help yet, please ask
+ 2
but i entered it well and it brought up the prompt box...I ve checked my webserver and 000webhost....changed the password...but nothing happened.😧😧
+ 1
@Davey
What web server you using?
What folder did you place your page files in?
Does your hosting manage the server or do you?
Is anonymous access disabled on the web server?
Do you mind posting your code to us for your index page?
If you're not intentionally putting a login there, it may be trying to prompt us to access your server, ftp, or something along those lines. This can easily be fixed though, but I need more information to tell you specifically. It may be as simple as your web server blocking anonymous connections, which would be anyone trying to publicly access it via the web.