Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article?
$ sudo vi nginx.conf $ sudo service nginx configtest nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful $ diff nginx.conf{,.`date +%Y%m%d`} 25,31c25 < keepalive_timeout 130; < send_timeout 130; < client_body_timeout 130; < client_header_timeout 130; < proxy_send_timeout 130; < proxy_read_timeout 130; < --- > keepalive
Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article? Webã§ã®ããã·ã¥æè¡ HTTPã¯ã¯ã©ã¤ã¢ã³ãï¼ãã©ã¦ã¶ï¼ãããªã¯ã¨ã¹ããã¦ãµã¼ãããã¬ã¹ãã³ã¹ãè¿ãä¸åä¸çåã®ãããã³ã«ãªã®ã§ãåºæ¬çã«ã¯ãµã¼ãå´ãããã©ã¦ã¶ã«æ°çæ å ±ããªã¢ã«ã¿ã¤ã ã§éç¥ï¼ããã·ã¥ï¼ã§ããããã«ã¯ã§ãã¦ãã¾ããã ãããããã§ãããã·ã¥ããããã¨ããå ´åã«ã©ããããã¨ãã話ãåºã¦ãã¾ããããæ¹ã«ã¯ä»¥ä¸ã®ãããªãã®ãããã¾ãã ãã¼ãªã³ã° ã¯ã©ã¤ã¢ã³ããããµã¼ãã«å®æçã«æ°çãåãåãããããã«ãã¾ãã æãåå§çãã¤ç¢ºå®ãªããæ¹ãæ¬ ç¹ã¯ãæ大ã§ãã¼ãªã³ã°ééã®åã ãéç¥ãé 延ããããã¨ã§ãã ãã³ã°ãã¼ãªã³ã°ï¼âC
Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article? ã翻訳: WebAPI è¨è¨ã®ãã¹ããã©ã¯ãã£ã¹ããèªãã§è²ã ã¨æãã¨ããããã£ãã®ã§æ¸ãã¾ããã ä¸è¨ã®è¨äºã¯è¨³æã§ããã¾ãã®ã§ãæ£ããã¯ãBest Practices for Designing a Pragmatic RESTful APIãã«å¯¾ããææã¨è¿°ã¹ãæ¹ãè¯ãã®ããããã¾ããããæ¥æ¬èªã§éãã¦èªãããã Qiita ã«æ稿ããã訳æã«å¯¾ããææã¨ãã¦æ¸ãã¦ãã¾ãã 以ä¸ã§ã¯ã翻訳: WebAPI è¨è¨ã®ãã¹ããã©ã¯ãã£ã¹ã並ã³ã«ãBest Practices for Designing a Pragmatic RESTf
Mac(æ¬æ稿ã§ã¯OS X 10.9ãã§èª¬æ)ã§ã®iPhoneã®ãã±ãããã£ããã£ã«ã¤ãã¦æ稿ãã¾ãã è²ã ãªããæ¹ãããã¨æãã¾ãããèªå㯠ã»HTTPãªã¯ã¨ã¹ãã¨ã¬ã¹ãã³ã¹å 容ã確èªããå ´åã¯Charlesã ã»ãããã¯ã¼ã¯é¢é£ã®ã¨ã©ã¼è§£æãè¡ãå ´åã¯WireShark ã使ã£ã¦ããã¾ãã ä¸è¨ï¼ã¤ã«ã¤ãã¦æé ãèªåãæãè¯ãã¨ããï¼å人çãªè¦è§£ã§ããããï¼ãªã©ã¤ãã¦è¨è¼ãã¾ãã Charlesã使ç¨ããå ´å HTTPãããã·ã¨ãã¦PCä¸ã§åä½ããiPhoneããã®ãªã¯ã¨ã¹ãã¨ã¬ã¹ãã³ã¹ãã¢ãã¿ãªã³ã°ãã¾ãã åèï¼ http://www.charlesproxy.com/ æé Macå´ ï¼ï¼ä¸è¨Webãã¼ã¸ã®âDownload a free trialâããCharlesããã¦ã³ãã¼ã/ã¤ã³ã¹ãã¼ã«ã http://www.charlesproxy.com/download/ ï¼ï¼
2013/2/19ã«nginxãæ£å¼ã«WebSocketã«å¯¾å¿ããã¨ã¢ãã¦ã³ã¹ããã£ãã®ã§ã試ãã«ä½¿ã£ã¦ã¿ã¾ããã ãã¦ã³ãã¼ãã»ã¤ã³ã¹ãã¼ã« ããããnginx-1.3.13ããã¦ã³ãã¼ããã¦ãã¦ãã¤ã³ã¹ãã¼ã«ãã¾ãã ã¤ã³ã¹ãã¼ã«ãªãã·ã§ã³ã¯ããã¦ããã©ã«ã㧠$ wget http://nginx.org/download/nginx-1.3.13.tar.gz $ tar xvf nginx-1.3.13.tar.gz $ cd nginx-1.3.13 $ ./configure $ make $ sudo make install è¨å®ãã¡ã¤ã«ã®æ¸ãæã 次ã«nginx.confãæ¸ãæãã¾ããæ§æ㯠ãªãã¼ã¹ãããã·: 192.168.0.8:80 ããã¯ã¨ã³ããµã¼ã: 192.168.0.2:3000 3000ãã¼ãã®æ¹ã¯Node.jsã®ãµã¼ããåä½ããã¦ããã192.16
About This documentation explains the specifications of Qiita API v2. Request Requires secure connections with TLS to access the all endpoints of our API, without exception. Use qiita.com host to access to the public Qiita data, otherwise use *.qiita.com to access to Qitia:Team data. Parameters Accepts GET, POST, PUT, PATCH, and DELETE HTTP methods. On GET request, include parameters as URI query
ã©ã³ãã³ã°
ã©ã³ãã³ã°
ã©ã³ãã³ã°
ãªãªã¼ã¹ãé害æ å ±ãªã©ã®ãµã¼ãã¹ã®ãç¥ãã
ææ°ã®äººæ°ã¨ã³ããªã¼ã®é ä¿¡
å¦çãå®è¡ä¸ã§ã
j次ã®ããã¯ãã¼ã¯
kåã®ããã¯ãã¼ã¯
lãã¨ã§èªã
eã³ã¡ã³ãä¸è¦§ãéã
oãã¼ã¸ãéã
{{#tags}}- {{label}}
{{/tags}}