unable to login easyvoxbox admin panel

HI all,

i am unable to login easyvoxbox web admin panel i am gettinng erroer 401 authrization denied`

i removed defualt users and passwords

please help me how to login

regards,
vinay

Re - unable to login easyvoxbox admin panel

Sounds like you buggered your HTTP permissions. Under /var/www/html/evb/ you should have a .htaccess file, find it with ls -la. If so, one easy solution is to rename it to ..htaccess. This will prevent it from working, and allow you to confirm this is the issue. If it fixes it, you can less the file and see who's got access to that dir w/ apache. You man need to update apache passwords and such if you want folks to login with a password and such.