伪静态.txt 75 B

123
  1. location / {
  2. try_files $uri $uri/ /index.php$is_args$query_string;
  3. }