Changes between Version 1 and Version 2 of TipAndDoc/network/httpd/nginx
- Timestamp:
- Dec 30, 2012 5:29:52 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TipAndDoc/network/httpd/nginx
v1 v2 2 2 3 3 * github:perusio/nginx_ensite nginx_ensite and nginx_dissite for quick virtual host enabling and disabling 4 5 = forward proxy = 6 * [http://yellowstore.blogspot.jp/2011/04/nginx.html YellowStore: (Nginx)フォワードプロキシを構築する] 7 * [http://forum.nginx.org/read.php?2,15124 https and nginx as forward proxy] 8 * nginxではhttpsをforward proxyとして処理することは出来ない 9 {{{ 10 192.168.X.Y - - [30/Dec/2012:17:27:16 +0900] "CONNECT lab.mitty.jp:443 HTTP/1.1" 400 173 "-" "-" 11 }}}