Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

basicauth can not work normally #84

Open
huwenhu2007 opened this issue Mar 19, 2021 · 2 comments
Open

basicauth can not work normally #84

huwenhu2007 opened this issue Mar 19, 2021 · 2 comments

Comments

@huwenhu2007
Copy link

Hello, I use this configuration for proxy authentication. After entering the correct account and password, it still prompts that the authentication fails, and the authentication function cannot be used. Can you help me solve it?

0.0.0.0:80 {
log access.log

errors error.log  {
  401 /usr/local/www/aaa.html
  404 /usr/local/www/aaa.html
}

forwardproxy {
  basicauth user 123456
  hide_ip
  hide_via
}

}

@sergeyfrolov
Copy link
Member

I suspect this is a client-side issue. What client are you using? Does SwitchyOmega work for you?

@huwenhu2007
Copy link
Author

Has been resolved, json configuration is more troublesome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants