- Jun 6, 2020
- 11,559
- 4,422
Hi to all, i have made a App based on httpUtils, i pick my entry with php page and mysql_maria db, all work fine, now i decie to use private page with .htpasswd ah .htaccess and here come the problem.
If i use this type of link http(s)/username:passwod@website.something in the browser (i have try with firefox and crome) all work fine, if i replace this link in the url of my app don't work, in the logs i read this
If i use this type of link http(s)/username:passwod@website.something in the browser (i have try with firefox and crome) all work fine, if i replace this link in the url of my app don't work, in the logs i read this
Error: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML>
<HEAD>
<TITLE>401 Authorization Required</TITLE>
<BASE href="/error_docs/"><!--[if lte IE 6]></BASE><![endif]-->
</HEAD>
<BODY>
<H1>Authorization Required</H1>
<P>This server could not verify that you
are authorized to access the document
requested. Either you supplied the wrong
credentials (e.g., bad password), or your
browser doesn't understand how to supply
the credentials required.</p>
<HR />
<ADDRESS>
Web Server at abrdome.com
</ADDRESS>
</BODY>
</HTML>
<!--
- Unfortunately, Microsoft has...
Click to expand...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید