hi everone,
How can Htaccess on a linux apache server accept username and passwords form
other web-applications allowing the web-applications to pass the username a
nd password over to the apache server without tghe user typing in the userna
me and password.....?
please help, reallly urgent.
password and username acceptance
Moderator: General Moderators
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
The URL used can supply it: http://username:password@host/path/file?query#hash
password and username acceptance
Hi, Will this work with the apache server sending a 401 authentication header?feyd wrote:The URL used can supply it: http://username:password@host/path/file?query#hash
webserver passwords
Hi,
This does not work. It does not find the host when the username : password is added at the front of the URL.
Any suggestions?
Thanks.
This does not work. It does not find the host when the username : password is added at the front of the URL.
Any suggestions?
Thanks.