Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/.htaccess/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
.htaccess Htaccess:不断询问登录信息_.htaccess_Login_.htpasswd - Fatal编程技术网

.htaccess Htaccess:不断询问登录信息

.htaccess Htaccess:不断询问登录信息,.htaccess,login,.htpasswd,.htaccess,Login,.htpasswd,我有一个网站,我的Htaccess登录有问题。我输入用户名和密码,它一次又一次地询问 这是我的密码: .htaccess AuthUserFile /webspace/httpdocs/****doman name*****/Admin/.htpasswd AuthGroupFile /dev/null AuthName "Bitte Passwort eingeben" AuthType Basic## Heading ## <Limit GET> require valid-us

我有一个网站,我的Htaccess登录有问题。我输入用户名和密码,它一次又一次地询问

这是我的密码: .htaccess

AuthUserFile /webspace/httpdocs/****doman name*****/Admin/.htpasswd
AuthGroupFile /dev/null
AuthName "Bitte Passwort eingeben"
AuthType Basic## Heading ##
<Limit GET>
require valid-user
</Limit>

谢谢你的帮助!(:

我们在这方面也遇到了同样的问题。我们在服务器上安装了Varnishd缓存。清除同样的问题就成功了

如果您正在使用任何缓存机制,如Varnish缓存或通过nginx或apache缓存进行缓存。请尝试在服务器上清除相同的机制。这应该可以做到

admin:$apr1$vo/xlPIv$p6BGvCBGW4L6vni7ejZ