<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kazuhooku</author_name>
  <author_url>https://blog.hatena.ne.jp/kazuhooku/</author_url>
  <blog_title>kazuhoのメモ置き場</blog_title>
  <blog_url>https://kazuhooku.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>自作のサーバプログラムに、いちいち setuid とか setsid とかログローテート機能とか実装するのめんどくさいわけで。だから daemontools を使って管理してるわけですが、だったら、いっそ全部のデーモンを daemontools で一括管理したい。ちょうど、reverse proxy をセットアップする機会があったので、apache を daemontools で管理する方法を備忘録をかねてメモ。 % cat /service/httpd/run #!/bin/sh APACHE_ROOT=/usr/local/apache-2.2.14 exec 2&gt;&amp;1 exec pgrp…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkazuhooku.hatenadiary.org%2Fentry%2F20091127%2F1259292150&quot; title=&quot;Apache を daemontools で管理する - kazuhoのメモ置き場&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-11-27 12:22:30</published>
  <title>Apache を daemontools で管理する</title>
  <type>rich</type>
  <url>https://kazuhooku.hatenadiary.org/entry/20091127/1259292150</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
