<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>keisuke2009</author_name>
  <author_url>https://blog.hatena.ne.jp/keisuke2009/</author_url>
  <blog_title>今年からリクルートでweb開発を始める僕の、勉強成果発表のブログ。</blog_title>
  <blog_url>https://keisuke2009.hatenadiary.org/</blog_url>
  <categories>
    <anon>web.memo</anon>
    <anon>perl</anon>
  </categories>
  <description>パスワードを入れないとサイトに入れません！ という設定をします。まず、パーミッション644になっている.htaccessに以下の文を加える AuthUserFile /home/foo/.htpasswd #フルパスで記述 AuthGroupFile /dev/null AuthName &quot;Secret Area&quot; #その先にある領域の名前。自由に設定 AuthType Basic require valid-user &lt;Files ~ &quot;^.(htpasswd|htaccess)$&quot;&gt; deny from all &lt;/Files&gt;これが意味するのは、 「.htpasswdというファイルに書か…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkeisuke2009.hatenadiary.org%2Fentry%2F20090723%2F1249352299&quot; title=&quot;.htaccesでベーシック認証をかける。 - 今年からリクルートでweb開発を始める僕の、勉強成果発表のブログ。&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>2009-07-23 11:18:19</published>
  <title>.htaccesでベーシック認証をかける。</title>
  <type>rich</type>
  <url>https://keisuke2009.hatenadiary.org/entry/20090723/1249352299</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
