亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

nginx 訪問http強制跳轉https

發布時間:2020-10-03 11:15:24 來源:網絡 閱讀:4707 作者:hgditren 欄目:軟件技術
server {
    listen 80;
    listen [::]:80;

    server_name www.test;

    root /home/zrj/www/zhangrenjie_test;
    index index.php index.html;

    #這里強制跳轉到https
    rewrite ^(.*) https://$server_name$1 permanent; 

    location / {
        #try_files $uri $uri/ =404;
        try_files $uri $uri/ /index.php?$query_string;
    }

    location ~ \.php$ {
                include snippets/fastcgi-php.conf;

                # With php-fpm (or other unix sockets):
                #fastcgi_pass unix:/var/run/php/php7.0-fpm.sock;
                # With php-cgi (or other tcp sockets):
                #fastcgi_pass 127.0.0.1:9000;
                fastcgi_pass unix:/run/php/php7.2-fpm.sock;
        }
}
向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

元朗区| 鸡西市| 江川县| 家居| 尼木县| 大理市| 原阳县| 晋宁县| 宜章县| 军事| 永福县| 盘山县| 康马县| 通榆县| 新疆| 睢宁县| 甘泉县| 临泉县| 桃园市| 河间市| 阳新县| 綦江县| 申扎县| 肃北| 铜陵市| 渑池县| 霍山县| 临汾市| 新竹市| 光山县| 余江县| 泰顺县| 合阳县| 乐清市| 两当县| 沾化县| 繁峙县| 随州市| 大英县| 镶黄旗| 温州市|