Solution to AnQi CMS unable to log in to the backend

Solution to not being able to log in to the AnQi CMS backend, no login box displayed, spinning in circles continuously

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

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

can log in to the background