龍巖易富通網絡科技有限公司

龍巖小程序開發,龍巖分銷系統

nginx配置Http Basic Auth保護目錄

2015.09.10 | 1743閱讀 | 0條評論 | 通用代碼

注意,nginx 的 http auth basic 的密碼是用 crypt(3) 加密的,而apache是md5加密。所以生成時: 

htpasswd -b -c site_pass username password

例如:基于整個網站的認證,auth_basic在php解釋之前。 

server { 

   listen 80; 

   server_name www.bmw-szbaoxin.cn 0597seo.com; 

   root /wwwroot/0597seo.com; 

   index index.html index.htm index.php; 

   auth_basic "auth"; 

   auth_basic_user_file /usr/local/nginx/auth/nginx_passwd; 

   location ~ .php$ { 

      fastcgi_pass 127.0.0.1:9000; 

     fastcgi_index index.php; 

     include fastcgi_params; 

}

location ~ /\.ht { 

  deny all; 

}

access_log /logs/0597seo.com_access.log main; 

}

針對目錄的認證,在一個單獨的location中,并且在該location中嵌套一個解釋php的location,否則php文件不會執行并且會被下載。

auth_basic在嵌套的location之后。 

server { 

   listen 80; 

   server_name www.bmw-szbaoxin.cn 0597seo.com; 

   root /wwwroot/0597seo.com; 

   index index.html index.htm index.php; 

   location ~ ^/phpMyAdmin/.* { 

      location ~ \.php$ { 

          fastcgi_pass 127.0.0.1:9000; 

          fastcgi_index index.php; 

          include fastcgi_params; 

    }

 auth_basic "auth"; 

 auth_basic_user_file /usr/local/nginx/auth/auth_phpMyAdmin; 

}

location ~ .php$ { 

  fastcgi_pass 127.0.0.1:9000; 

  fastcgi_index index.php; 

  include fastcgi_params; 

}

location ~ /\.ht { 

  deny all; 

}

access_log /logs/0597seo.com_access.log main; 

}

這里注意,就是location ~ ^/phpMyAdmin/.* {…} 保護phpMyAdmin目錄下的所有文件。

如果你只設了/phpMyAdmin/ 那么直接輸入/phpMyAdmin/index.php還是可以訪問并且運行的。 

^/phpMyAdmin/.* 意為保護該目錄下所有文件。



htpasswd.zip


贊 (

發表評論

主站蜘蛛池模板: 亚洲国产日韩成人综合天堂| 欧美日韩国产综合视频一区二区三区 | 日韩亚洲人成在线综合日本| 国产激情综合在线观看| 开心五月激情综合婷婷| 一本久久a久久精品综合夜夜| 精品国产综合区久久久久久| 伊人久久大香线蕉综合5g| 狠狠的干综合网| 久久综合丁香激情久久| 97久久天天综合色天天综合色hd| 久久涩综合| 欧洲 亚洲 国产图片综合| 久久精品综合一区二区三区| 亚洲欧洲日产国产综合网| 狠狠色丁香婷婷综合| 精品久久久久久综合日本| 狠狠色丁香久久婷婷综合五月| 色悠久久久久久久综合网 | 伊人色综合一区二区三区| 亚洲综合图片区| 精品综合久久久久久98| 精品福利一区二区三区精品国产第一国产综合精品 | 激情五月激情综合网| 欧美成人综合视频| 国产精品亚洲综合一区| 国产成人麻豆亚洲综合无码精品| 一本一本久久A久久综合精品 | 在线亚洲97se亚洲综合在线| 中文字幕亚洲综合久久| 五月六月综合欧美网站| 一本色道久久综合| 一个色综合国产色综合| 久久综合给合久久狠狠狠97色 | 熟天天做天天爱天天爽综合网| 色噜噜狠狠成人中文综合| 成人综合伊人五月婷久久| 激情综合丁香五月| 六月婷婷缴清综合在线| 激情伊人五月天久久综合| 欧美亚洲综合另类成人|