<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ymko</author_name>
  <author_url>https://blog.hatena.ne.jp/ymko/</author_url>
  <blog_title>ymkoの日記</blog_title>
  <blog_url>https://ymko.hatenadiary.org/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>python -m SimpleHTTPServer でhttpサーバーが起動する。port 8000 python -m CGIHTTPServer でcgiが使えるようになる(cgi-bin/ディレクトリ以下で） $ mkdir /tmp/test/ $ cd !$ $ python -m CGIHTTPServer &gt;&gt;access_log.txt 2&gt;&amp;1 //ここでCtrl+z [1]+ Stopped python -m CGIHTTPServer &gt;&gt;access_log.txt 2&gt;&amp;1 $ bg 1 [1]+ python -m CGIHTTPServer &gt;&gt;access_…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fymko.hatenadiary.org%2Fentry%2F20090815%2F1250359154&quot; title=&quot;CGIHTTPServer使い方メモ - ymkoの日記&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-08-15 02:59:14</published>
  <title>CGIHTTPServer使い方メモ</title>
  <type>rich</type>
  <url>https://ymko.hatenadiary.org/entry/20090815/1250359154</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
