|
RE: Permissions for index.php -- hide MySQL password?: msg#00113web.wiki.phpwiki.talk
From: Robert Dodier <robert_dodier@xxxxxxxxx> I saw someone also post recently about using a .htaccess file (presumably using Basic Authentication) which is really perhaps not a good idea considering the password gets sent in the clear. Also noticed the suggestion to use mod_auth_mysql. But getting back to the idea of authenticating for access to a PHPWiki instance via the context of .htaccess (or directory context in httpd.conf, etc.) ... what about the possibility of using Digest Authentication (mod_auth_digest)? I know its still considered experimental by Apache since the server doesn't check the nonce reflected by the browser (and for a while there was a problem with browsers not supporting MD5 digest authentication), but most modern day browsers I think are now supporting digest access. Perhaps its overkill to use both digest (such as at the Wiki's root directory such that .htaccess files are not constantly being parsed by httpd for every request in subrealms)? Just an idea perhaps worth contemplating. Peace on Earth, Serj _________________________________________________________________ Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Newbie question: 00113, Sergio Trejo |
|---|---|
| Next by Date: | Re: Newbie question: 00113, Reini Urban |
| Previous by Thread: | Re: Permissions for index.php -- hide MySQL password?i: 00113, Reini Urban |
| Next by Thread: | Re: Permissions for index.php -- hide MySQL password?: 00113, Reini Urban |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |