Viewing 1 replies (of 1 total)
  • if used xcache, edit your xcache.ini and change xcache.admin.enable_auth = On to xcache.admin.enable_auth = Off:

    ;xcache.admin.user = "admin"
    ;xcache.admin.pass	= "hash-password-here"
    xcache.admin.enable_auth = Off

    and restart apache.

Viewing 1 replies (of 1 total)
  • The topic ‘HTTP/1.0 401 Authorization Required’ is closed to new replies.