用户头像 认证

XuanCMS伪静态

伪静态规则:
location / {
    try_files $uri $uri/ /index.php?$query_string;
}