@phenomlab Thank you very much! I can log in now
xianqu
Posts
-
Can not login -
Can not login@phenomlab ocation ^~ / {
proxy_pass http://x.x.x.x:4567;
proxy_set_header Host $host;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header REMOTE-HOST $remote_addr;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection "upgrade";
proxy_set_header X-Forwarded-Proto $scheme;
proxy_http_version 1.1;
add_header Cache-Control no-cache;
} -
Can not login@phenomlab It was the same error and I cannot disable cf because a dog is attacking my website.
-
Can not login@phenomlab still not work
-
Can not login@phenomlab I tried, but it still doesn't work
-
Can not login@phenomlab server {
listen 80 ;
server_name jiejingbao.xyz;
index index.php index.html index.htm default.php default.htm default.html;
proxy_set_header Host $host;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header X-Forwarded-Host $server_name;
proxy_set_header X-Real-IP $remote_addr;
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection "upgrade";
access_log /www/sites/jiejingbao.xyz/log/access.log;
error_log /www/sites/jiejingbao.xyz/log/error.log;
access_by_lua_file /www/common/waf/access.lua;
set $RulePath /www/sites/jiejingbao.xyz/waf/rules;
set $logdir /www/sites/jiejingbao.xyz/log;
set $redirect on;
set $attackLog on;
set $CCDeny off;
set $urlWhiteAllow off;
set $urlBlockDeny off;
set $argsDeny off;
set $postDeny off;
set $cookieDeny off;
set $fileExtDeny off;
set $ipBlockDeny off;
set $ipWhiteAllow off;
location ^~ /.well-known/acme-challenge {
allow all;
root /usr/share/nginx/html;
}
include /www/sites/jiejingbao.xyz/proxy/*.conf;
} -
Can not login@phenomlab After using Cloudflare, I can't log in again.The url is correct
-
Cloudflare ErrorThe site was working fine, but a dog attacked my server and I had to use cloudflare, but there was a 403 error and the site was inaccessible.
-
How to change forum language?@julian I canβt find it in the admin panel
-
Can not login@phenomlab Thanks
-
How to change forum language? -
Can not login
-
Can not install -
Can not install
I installed mongodb