中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

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

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

nginx設置用戶名和密碼

發布時間:2020-08-18 12:19:41 來源:網絡 閱讀:1253 作者:小小三郎1 欄目:建站服務器
yum  -y install nginx

nginx部分配置文件

    server {
        listen       80 default_server;
        listen       [::]:80 default_server;
        server_name  _;
        root         /usr/share/nginx/html;

        # Load configuration files for the default server block.
        include /etc/nginx/default.d/*.conf;

        location / {
		auth_basic "elk";
		auth_basic_user_file /etc/nginx/htpasswd;
        }

        error_page 404 /404.html;
            location = /40x.html {
        }

        error_page 500 502 503 504 /50x.html;
            location = /50x.html {
        }
    }
[root@l2tp html]#  htpasswd -cb /etc/nginx/htpasswd liuhx 123456
Adding password for user liuhx
[root@l2tp html]# cat /etc/nginx/htpasswd 
liuhx:$apr1$qoRxZ3ly$0PTCsKkfyujESjb8Twdj9/
[root@l2tp html]# echo  "test 加密"> /usr/share/nginx/html/index.html 
[root@l2tp html]#
nginx -t
nginx

nginx設置用戶名和密碼

nginx設置用戶名和密碼


向AI問一下細節

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

AI

广安市| 合山市| 广河县| 宁陵县| 简阳市| 武功县| 崇左市| 海伦市| 武清区| 买车| 钟山县| 临湘市| 集贤县| 丽江市| 桐柏县| 花莲县| 即墨市| 白银市| 尉犁县| 邹平县| 天祝| 油尖旺区| 江西省| 平远县| 荣昌县| 武鸣县| 成都市| 石门县| 南昌市| 延吉市| 玉环县| 闻喜县| 湘西| 汉源县| 邢台市| 刚察县| 凤翔县| 自贡市| 涟水县| 疏附县| 仙游县|