Solution for AnQiCMS unable to log in to the backend

Security CMS Cannot Log into Backend No Login Box Displayed Keep Spinning Solution

Log into Baota---Find the corresponding site---Settings---Configuration file---Locate the following code around line 50-55 and add: #

    # location ~ .*\.(js|css)?$
    # {
    #     expires      12h;
    #     error_log /dev/null;
    #     access_log /dev/null;
    # }

can log in to the admin panel