<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>abyssluke</author_name>
  <author_url>https://blog.hatena.ne.jp/abyssluke/</author_url>
  <blog_title>以下省略!</blog_title>
  <blog_url>https://abyssluke.hatenablog.com/</blog_url>
  <categories>
    <anon>雑記プログラム</anon>
    <anon>PHP</anon>
    <anon>一行ブログ</anon>
  </categories>
  <description>PHP: ビルトインウェブサーバー - Manual twitterのTLを見て知ったが、PHP 5.4.0以降のphp-cliには開発用のWebサーバーが内蔵されている。コマンドラインからphp -S localhost:8000みたいな感じで起動するとカレントディレクトリがルート(/)*1なPHPが動く簡易Webサーバーが起動する。起動時にPHPスクリプトのファイル名を渡す(php -S localhost:8000 router.php)と、リクエスト発生時にそのスクリプトが動作し(ルータースクリプト)、例えば内蔵Webサーバーが対応していないMIMEタイプに対応させることが可能。ローカ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fabyssluke.hatenablog.com%2Fentry%2F2015%2F02%2F10%2F193501&quot; title=&quot;PHPに内蔵Webサーバーあるの知らんかった…(5.4.0以降) - 以下省略!&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>http://cdn-ak.f.st-hatena.com/images/fotolife/a/abyssluke/20150210/20150210191208.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-02-10 19:35:01</published>
  <title>PHPに内蔵Webサーバーあるの知らんかった…(5.4.0以降)</title>
  <type>rich</type>
  <url>https://abyssluke.hatenablog.com/entry/2015/02/10/193501</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
