回覆列表
  • 1 # 使用者8215046918089

    server { listen 80; server_name ; index index.php index.html; root /var/www/html/snail; location ~ \.php$ { try_files $uri =404; fastcgi_split_path_info ^(.+\.php)(/.+)$;

    fastcgi_pass php:9000;

    fastcgi_index index.php;

    include fastcgi_params;

    fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;

    fastcgi_param PATH_INFO $fastcgi_path_info;

    }

    location / { # !!!url重寫!!! if (!-e $request_filename) { rewrite ^/index.php(.*)$ /index.php?s=$1 last; rewrite ^(.*)$ /index.php?s=$1 last; break; } } }

    試一下這個方法

  • 中秋節和大豐收的關聯?
  • 烏龜的特點先動哪個腿腳特點說出來,還有先動?