dreuzel Posted March 17, 2010 Share Posted March 17, 2010 I'm trying to authenticate APACHE using PHP - mysql. And see everyone tries to do but that..... Within pages one can authenticate and play arround with digest and mysql .... but it is not authenticating for and Authorizing for the apache service ...... I googled around and see I can play with digest and basic authenticate PHPpages .... But I'm looking to authenticate A directory the Apache way ALIAS /xxxx "x:\mydirextory" <Directory ... REQUIRE VALID-USER </directory And allow any-deny individual authenticated user , or group access to the apache server I'Im Not interested to convert the whole of my apache to php.... Just that APACHE ->hooks to php paases the request to My SQL... THis for authentication AND Authorisation I Precise requirement a genereal Digest authorisation - Authentication based on an my sql DB Quote Link to comment https://forums.phpfreaks.com/topic/195606-apache-authorization-authentication-php/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.