Since my trixbox is on wan, i wanted to change all the passwords for maint and admin
but now when i attempt to go into freepbx, i get a login box and fails to authenticate.
Authorization Required
This server could not verify that you are authorized to access the document requested. Either you supplied the wrong credentials (e.g., bad password), or your browser doesn't understand how to supply the credentials required.
--------------------------------------------------------------------------------
Apache/2.2.3 (CentOS) Server at 192.168.31.253 Port 80
Poking around i found
#Password protect /var/www/html/admin
AuthType Basic
AuthName "Restricted Area"
AuthUserFile /usr/local/apache/passwd/wwwpasswd
Require user wwwadmin maint
SO i ran htpasswd wwwpasswd maint
typed in the maint password twice
restarted the httpd service but still cannot login.
my system is set to route all incoming calls to a voice mail box. I need to change this as well as set up a IVR. Can anyone get me out of this mess?
Member Since:
2007-06-26