basic authentication and redirection
[email protected] (Bill Rausch)
| Newsgroups | php.general |
|---|---|
| Message-ID | <a06240805c7b467b4765b@[192.168.0.106]> |
Hi there, In certain circumstances controlled by my users, I'd like to redirect my users to another site, a third party whom we have contracted with. The second site uses basic authentication with a simple username and password. Can I write my PHP code so my users do not have to login (or even know the username/password) on the remote site? This isn't intended to stop serious hackers, just enough security to stop casual passers-by. Thanks, Bill -- Bill Rausch We first make our habits and then our habits make us. --John Dryden