Re: Protected folder on Apache/Linux
- From: Maxwell Lol <nospam@xxxxxxxxxxx>
- Date: Mon, 24 Nov 2008 22:15:25 -0500
sb5309@xxxxxxxxx writes:
To access a file in a protected folder on Apache/Linux platform, user
name and password are required.
Question: is the password encrypted during transmission in this case ?
Thanks.
If it's "basic authentication", then the password is "encrypted" using
base64, which effectively means it's not encrypted.
However, if you are connectiong to a https: connection, it should be encrypted.
.
- Follow-Ups:
- Re: Protected folder on Apache/Linux
- From: sb5309
- Re: Protected folder on Apache/Linux
- References:
- Protected folder on Apache/Linux
- From: sb5309
- Protected folder on Apache/Linux
- Prev by Date: dialup solution (as seconary connection / iptables )
- Next by Date: Re: dialup solution (as seconary connection / iptables )
- Previous by thread: Protected folder on Apache/Linux
- Next by thread: Re: Protected folder on Apache/Linux
- Index(es):