protecting directories using php mysql login system
Posted: Wed Sep 27, 2006 4:30 pm
I have an application with its own login system based on mysql... I have some more files that i need to post in a sub-directory that i want to control using teh same login. Its running apache with PHP and mySQL on linux...
I have tried using .htacccess, but get the ugly windows login dialog box,, Can i use an external login system and protect both my application (open source - so easy to customize) and the extra directory content with same login system.
thanks in advance
I have tried using .htacccess, but get the ugly windows login dialog box,, Can i use an external login system and protect both my application (open source - so easy to customize) and the extra directory content with same login system.
thanks in advance