欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  科技

解决:500 Internal Privoxy Error

程序员文章站 2022-05-03 10:49:02
500 Internal Privoxy Error Privoxy encountered an error while processing your request: Could not load template file no-server-data or one of its inclu ......

500 internal privoxy error

privoxy encountered an error while processing your request:

could not load template file no-server-data or one of its included components.

please contact your proxy administrator.

if you are the proxy administrator, please put the required file(s)in the (confdir)/templates directory. the location of the (confdir) directory is specified in the main privoxy config file. (it's typically the privoxy install directory).

 

解决:500 Internal Privoxy Error

 

 

你的hosts文件中缺少域名解析:

直接将下面hosts文件复制到c:\windows\system32\drivers\etc\hosts文件中,替换原有内容:

https://github.com/googlehosts/hosts/blob/master/hosts-files/hosts

就可以了