<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>espresso3389</author_name>
  <author_url>https://blog.hatena.ne.jp/espresso3389/</author_url>
  <blog_title>espresso3389の日記</blog_title>
  <blog_url>https://espresso3389.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>自分向けの備忘録。 準備 Apacheの開発用パッケージが必要。CentOSならば、 yum install httpd.devel でインストールできる。 プロジェクトの作成 apxsというツールを利用してひな形を作成することができる。次の例は、mod_helloworldを作成する。 apxs -g -n helloworld ビルド apxsの作成したMakefileを利用する場合、ビルドは簡単である。 make CC=gcc CXX=c++ ただし、実際には、g++を利用した場合、リンク時の問題を避けるために、 make CC=g++ CXX=g++ とした方が良いと考えられる。 イン…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fespresso3389.hatenablog.com%2Fentry%2F20070127%2F1169831064&quot; title=&quot;apache 2.0用のモジュール作成 - espresso3389の日記&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>2007-01-27 02:04:24</published>
  <title>apache 2.0用のモジュール作成</title>
  <type>rich</type>
  <url>https://espresso3389.hatenablog.com/entry/20070127/1169831064</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
