CentOS 7 Nginx 無法取得 QUERY_STRING

http://laravel.com/

http://kejyun.github.io/Laravel-4-Docum ... roduction/
回覆文章
yehlu
Site Admin
文章: 3245
註冊時間: 2004-04-15 17:20:21
來自: CodeCharge Support Engineer

CentOS 7 Nginx 無法取得 QUERY_STRING

文章 yehlu »

http://stackoverflow.com/questions/1586 ... l-rewrites

代碼: 選擇全部

 location / {
                 try_files $uri $uri/ /index.php?$args;
        }

回覆文章

回到「laravel」