<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>omiend</author_name>
  <author_url>https://blog.hatena.ne.jp/omiend/</author_url>
  <blog_title>the industrial</blog_title>
  <blog_url>https://omiend.hatenablog.jp/</blog_url>
  <categories>
    <anon>nginx</anon>
    <anon>WORK</anon>
    <anon>PROGRAMMING</anon>
  </categories>
  <description>いっつも忘れてそのたびに検索したりする。 何度かそんな事しているので、もう自分のブログにメモ。 ログインパスワード作成 $ sudo htpasswd -c /etc/nginx/.htpasswd {user_name} 設定ファイル編集 $ vim nginx.conf location / { ・・・ auth_basic &quot;Restricted&quot;; auth_basic_user_file /etc/nginx/.htpasswd; ・・・ } nginxリロード $ sudo nginx -s reload nginx詳しくなりたいのだけど、なかなか触る時間が持てない・・・。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fomiend.hatenablog.jp%2Fentry%2F2018%2F11%2F28%2F124402&quot; title=&quot;nginxでBasic認証 - the industrial&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-11-28 12:44:02</published>
  <title>nginxでBasic認証</title>
  <type>rich</type>
  <url>https://omiend.hatenablog.jp/entry/2018/11/28/124402</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
