<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shive</author_name>
  <author_url>https://blog.hatena.ne.jp/shive/</author_url>
  <blog_title>ゲームエンジニアな日々</blog_title>
  <blog_url>https://shive.hateblo.jp/</blog_url>
  <categories>
    <anon>nginx</anon>
  </categories>
  <description>nginxでBASIC認証を通過していなければ何も出来ないようにする方法。 # /etc/nginx/conf.d/default.conf server { listen 443 default ssl; server_name hoge.com; # SSL証明書 ssl_certificate /etc/nginx/conf.d/ssl/server.crt; ssl_certificate_key /etc/nginx/conf.d/ssl/server.key; # BASIC認証 auth_basic Restricted; auth_basic_user_file /etc/ng…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshive.hateblo.jp%2Fentry%2F20151024%2F1445716480&quot; title=&quot;nginxで認証必須にする - ゲームエンジニアな日々&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>2015-10-24 04:54:40</published>
  <title>nginxで認証必須にする</title>
  <type>rich</type>
  <url>https://shive.hateblo.jp/entry/20151024/1445716480</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
