<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>opensourcetech</author_name>
  <author_url>https://blog.hatena.ne.jp/opensourcetech/</author_url>
  <blog_title>Opensourcetechブログ</blog_title>
  <blog_url>https://www.opensourcetech.tokyo/</blog_url>
  <categories>
    <anon>nginx</anon>
    <anon>IPv6</anon>
  </categories>
  <description>LinuCエヴァンジェリストの鯨井貴博@opensourcetechです。 はじめに nginxでIPv6アドレスで待ち受ける方法のメモです。 listenディレクティブ IPv6での待ち受けには、listenディレクティブを使います。 マニュアルに記載されていますが、以下のようにすればOKです。 listen [::]:8000; listen [::1]; やってみる 早速やってみましょう♪ ※デフォルトのTCP80じゃなく、TCP81を使ってます。 [root@localhost ~]# cat /etc/nginx/conf.d/default.conf server { listen…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.opensourcetech.tokyo%2Fentry%2F20230131%2F1675164136&quot; title=&quot;nginxでIPv6アドレスでのアクセスを受け付ける - Opensourcetechブログ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/o/opensourcetech/20230131/20230131201741.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-01-31 20:22:16</published>
  <title>nginxでIPv6アドレスでのアクセスを受け付ける</title>
  <type>rich</type>
  <url>https://www.opensourcetech.tokyo/entry/20230131/1675164136</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
