<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"><channel><title>MagicLen</title><link>https://magiclen.org/tag/htpasswd/feed</link><description>多元化原創文章，內容包羅萬象，有程式語言、網站應用、軟體介紹、硬體介紹、作業系統、旅行遊記、專題採訪、益智問題、文學創作，以及作者們的知識分享和作品分享。</description><language>zh-TW</language><lastBuildDate>Tue, 21 Apr 2026 11:48:17 +0000</lastBuildDate><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>8</sy:updateFrequency><sy:updateBase>1970-01-01T00:00+00:00</sy:updateBase><item><title>Nginx如何針對特定的資源建立帳號密碼驗證的保護功能？</title><link>https://magiclen.org/nginx-password</link><description><![CDATA[    <img src="https://magiclen.org/wp-content/uploads/2019/01/shot-12-220x162.png" srcset="https://magiclen.org/wp-content/uploads/2019/01/shot-12-220x162.png 1x, https://magiclen.org/wp-content/uploads/2019/01/shot-12-440x324.png 2x, https://magiclen.org/wp-content/uploads/2019/01/shot-12-660x486.png 3x" alt="">
Nginx是一個免費開源且穩定高效的Web伺服器程式，擁有反向代理以及負載平衡的功能，經常作為最前端的伺服器。對於一些非完全公開的檔案或是網頁，Nginx可以將它們加上帳號與密碼來保護，無需撰寫額外的程式或是網頁，就可以讓瀏覽器在開啟這些特定的網址時，跳出輸入帳號和密碼視窗，瀏覽者則必須要輸入正確的帳號與密碼，才可以存取到該網址的資源。]]></description><category>研究分享</category><category>網路相關</category><category>Nginx</category><category>htpasswd</category><guid>https://magiclen.org/nginx-password</guid><pubDate>Wed, 16 Jan 2019 12:00:00 +0800</pubDate><dc:creator>Magic Len</dc:creator></item></channel></rss>