Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. nano /var/www/html/.htaccess

  2. #AuthUserFile /var/www/.htpasswd
    #AuthType Basic
    #AuthName "Restricted"
    #Require valid-user

  3. save & exit and refresh your web browser, access to the http://your.pbx.ip/admin/config.php should be granted without username/password.

...

  1. image2018-10-22_10-8-35.pngImage Added