|
Home > Archive > Apache Server configuration support > November 2007 > allow user:pass in URL
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
allow user:pass in URL
|
|
| Bob Bedford 2007-11-19, 1:37 pm |
| Hi all,
I'm looking for a way to allow user and password in an Http URL like this:
http://myuser:mypass@www.mysite.com/page/page.html
unfortunately, when I set such URL the server show that the page isn't
available. Removing myuser:mypass@ works fine.
Bob
| |
| phantom 2007-11-19, 1:37 pm |
| "Bob Bedford" <bob@bedford.com> wrote in message
news:4741b95d$0$3816$5402220f@news.sunrise.ch...
> Hi all,
>
> I'm looking for a way to allow user and password in an Http URL like this:
>
> http://myuser:mypass@www.mysite.com/page/page.html
>
> unfortunately, when I set such URL the server show that the page isn't
> available. Removing myuser:mypass@ works fine.
>
IIRC Most web browsers stopped supporting this sometime ago, it's a security
risk.
|
|
|
|
|