<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>2004/10/25 on Yano&#39;s digital garage</title>
    <link>https://www.bravotouring.com/~yano/archives/2004/10/25/</link>
    <description>Recent content in 2004/10/25 on Yano&#39;s digital garage</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 25 Oct 2004 00:00:00 +0900</lastBuildDate>
    <atom:link href="https://www.bravotouring.com/~yano/archives/2004/10/25/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Apache 1.3.32 Ready</title>
      <link>https://www.bravotouring.com/~yano/diary/it/20041025b.htm</link>
      <pubDate>Mon, 25 Oct 2004 00:00:00 +0900</pubDate>
      <guid>https://www.bravotouring.com/~yano/diary/it/20041025b.htm</guid>
      <description>&lt;p&gt;22日に&lt;a href=&#34;http://www.apache.org/&#34; target=&#34;SubWindow&#34;&gt;Apache&lt;/a&gt;の1.3系がアップデートされている。不正な Content-Length の応答処理の問題(&lt;a href=&#34;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0492&#34; target=&#34;SubWindow&#34;&gt;CAN-2004-0492&lt;/a&gt;)が対処されたという事だ。足並み揃えて&lt;a href=&#34;http://www.modssl.org/&#34; target=&#34;SubWindow&#34;&gt;mod_ssl&lt;/a&gt;も2.8.21がリリースされたので、何はなくともアップデート。&lt;/p&gt;&#xA;&lt;p class=&#34;Reference&#34;&gt;【参照】&#xA;&#x9;&lt;br/&gt;●Japan Apache Users Group &lt;a href=&#34;http://www.apache.jp/&#34; target=&#34;SubWindow&#34;&gt;http://www.apache.jp/&lt;/a&gt;&#xA;&lt;br/&gt;●mod_ssl &lt;a href=&#34;http://www.modssl.org/&#34; target=&#34;SubWindow&#34;&gt;http://www.modssl.org/&lt;/a&gt;&#xA;&lt;/p&gt;</description>
    </item>
    <item>
      <title>ライオンズ日本一</title>
      <link>https://www.bravotouring.com/~yano/diary/20041025.htm</link>
      <pubDate>Mon, 25 Oct 2004 00:00:00 +0900</pubDate>
      <guid>https://www.bravotouring.com/~yano/diary/20041025.htm</guid>
      <description>&lt;p&gt;台風や地震で文字通り水を差された感じだが、12年ぶりの日本チャンピオンおめでとう。取り敢えず堤オーナーの花道を飾れて良かったのではないかと思う。しかし毎試合、長かったなぁ。&lt;/p&gt;</description>
    </item>
    <item>
      <title>レジストラ移管</title>
      <link>https://www.bravotouring.com/~yano/diary/20041025c.htm</link>
      <pubDate>Mon, 25 Oct 2004 00:00:00 +0900</pubDate>
      <guid>https://www.bravotouring.com/~yano/diary/20041025c.htm</guid>
      <description>&lt;p&gt;ドメインbravotouring.comのレジストラ(登録業者)を取得した&lt;a href=&#34;http://www.onamae.com/&#34;&gt;お名前.com&lt;/a&gt;から&lt;a href=&#34;https://muumuu-domain.com/&#34;&gt;ムームードメイン&lt;/a&gt;に移管手続き。これで登録更新料が年間&lt;span class=&#34;Price&#34;&gt;3,990円&lt;/span&gt;から、&lt;span class=&#34;Price&#34;&gt;808円&lt;/span&gt;と75%OFFになればバンザイだ。&lt;/p&gt;&#xA;&lt;p&gt;ちなみに&lt;a href=&#34;https://muumuu-domain.com/&#34;&gt;ムームードメイン&lt;/a&gt;をやっている&lt;a href=&#34;http://paperboy.co.jp/&#34;&gt;株式会社paperboy&amp;co.&lt;/a&gt;は、&lt;a href=&#34;http://www.onamae.com/&#34;&gt;お名前.com&lt;/a&gt;をやっている&lt;a href=&#34;http://www.gmo.co.jp/&#34;&gt;グローバルメディアオンライン&lt;/a&gt;の子会社になってしまったので、親会社から子会社へ乗換えた事になる。&lt;/p&gt;&#xA;&lt;p class=&#34;Reference&#34;&gt;【参照】&#xA;&#x9;&lt;br/&gt;●ムームードメイン &lt;a href=&#34;https://muumuu-domain.com/&#34;&gt;https://muumuu-domain.com/&lt;/a&gt;&#xA;&lt;/p&gt;</description>
    </item>
    <item>
      <title>続：Fedora Core 2 〜 Apache 2.0.51の設定</title>
      <link>https://www.bravotouring.com/~yano/diary/it/20041025d.htm</link>
      <pubDate>Mon, 25 Oct 2004 00:00:00 +0900</pubDate>
      <guid>https://www.bravotouring.com/~yano/diary/it/20041025d.htm</guid>
      <description>&lt;p&gt;基本的な&lt;span class=&#34;Path&#34;&gt;/etc/httpd/conf/httpd.conf&lt;/span&gt;の編集をするなり。（サーバー名とかバーチャルホストの設定は省略）&lt;/p&gt;&#xA;&lt;p&gt;何はともあれhttp://hostname/~hoge/を使う為にユーザーディレクトリを有効にする。&lt;blockquote class=&#34;Log&#34;&gt;#&lt;br/&gt;# UserDir: The name of the directory that is appended onto a user&#39;s home&lt;br/&gt;# directory if a ~user request is received.&lt;br/&gt;#&lt;br/&gt;# The path to the end user account &#39;public_html&#39; directory must be&lt;br/&gt;# accessible to the webserver userid.  This usually means that ~userid&lt;br/&gt;# must have permissions of 711, ~userid/public_html must have permissions&lt;br/&gt;# of 755, and documents contained therein must be world-readable.&lt;br/&gt;# Otherwise, the client will only receive a &#34;403 Forbidden&#34; message.&lt;br/&gt;#&lt;br/&gt;# See also: http://httpd.apache.org/docs/misc/FAQ.html#forbidden&lt;br/&gt;#&lt;br/&gt;&lt;IfModule mod_userdir.c&gt;&lt;br/&gt;  &#x9;#&lt;br/&gt;    # UserDir is disabled by default since it can confirm the presence&lt;br/&gt;  &#x9;# of a username on the system (depending on home directory&lt;br/&gt;  &#x9;# permissions).&lt;br/&gt;  &#x9;#&lt;br/&gt; &lt;span class=&#34;Strong&#34;&gt;#&lt;/span&gt;UserDir disable&lt;br/&gt;&lt;br/&gt;  &#x9;#&lt;br/&gt;  &#x9;# To enable requests to /~user/ to serve the user&#39;s public_html&lt;br/&gt;  &#x9;# directory, remove the &#34;UserDir disable&#34; line above, and uncomment&lt;br/&gt;  &#x9;# the following line instead:&lt;br/&gt;  &#x9;#&lt;br/&gt; &lt;span class=&#34;Strong&#34;&gt;UserDir public_html&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;&lt;/IfModule&gt;&lt;br/&gt;&lt;/blockquote&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>義援金の受付始まる</title>
      <link>https://www.bravotouring.com/~yano/diary/20041025a.htm</link>
      <pubDate>Mon, 25 Oct 2004 00:00:00 +0900</pubDate>
      <guid>https://www.bravotouring.com/~yano/diary/20041025a.htm</guid>
      <description>&lt;p&gt;あまりにショッキングな新潟県中越地震の影に隠れて、印象が薄れがちな台風23号の被災者も忘れていない&lt;a href=&#34;http://www.sej.co.jp/&#34; target=&#34;SubWindow&#34;&gt;セブンイレブン&lt;/a&gt;は偉いと思う。&lt;/p&gt;&#xA;&lt;p class=&#34;Reference&#34;&gt;【参照】&#xA;&#x9;&lt;br/&gt;●日本赤十字社 &lt;a href=&#34;http://www.jrc.or.jp/&#34; target=&#34;SubWindow&#34;&gt;http://www.jrc.or.jp/&lt;/a&gt;&#xA;&lt;br/&gt;┗義援金・救援金 &lt;a href=&#34;http://www.jrc.or.jp/sanka/help/&#34; target=&#34;SubWindow&#34;&gt;http://www.jrc.or.jp/sanka/help/&lt;/a&gt;&#xA;&lt;br/&gt;●日本郵政公社 &lt;a href=&#34;http://www.japanpost.jp/&#34; target=&#34;SubWindow&#34;&gt;http://www.japanpost.jp/&lt;/a&gt;&#xA;&lt;br/&gt;●セブンイレブン &lt;a href=&#34;http://www.sej.co.jp/&#34; target=&#34;SubWindow&#34;&gt;http://www.sej.co.jp/&lt;/a&gt;&#xA;&lt;br/&gt;┗&lt;a href=&#34;http://www.sej.co.jp/news/h16simo/102401.html&#34; target=&#34;SubWindow&#34;&gt;『新潟県中越地震』・『台風23号災害』に対する支援物資のお届け及び義援金募金実施のご案内&lt;/a&gt;&#xA;&lt;br/&gt;●ローソン &lt;a href=&#34;http://www.lawson.co.jp/&#34; target=&#34;SubWindow&#34;&gt;http://www.lawson.co.jp/&lt;/a&gt;&#xA;&lt;br/&gt;┗&lt;a href=&#34;http://www.lawson.co.jp/company/news/851.html&#34; target=&#34;SubWindow&#34;&gt;平成16年新潟県中越地震に対する救援物資のお届け及び、義援金募金活動のお知らせ&lt;/a&gt;&#xA;&lt;br/&gt;●ファミリーマート &lt;a href=&#34;http://www.family.co.jp/&#34; target=&#34;SubWindow&#34;&gt;http://www.family.co.jp/&lt;/a&gt;&#xA;&lt;br/&gt;┗&lt;a href=&#34;http://www.family.co.jp/company/news_releases/2004/041025_a.html&#34; target=&#34;SubWindow&#34;&gt;『新潟県中越地震』に対する支援物資の提供及び義援金募金活動の実施について&lt;/a&gt;&#xA;&lt;br/&gt;●ダイエー &lt;a href=&#34;http://www.daiei.co.jp/&#34; target=&#34;SubWindow&#34;&gt;http://www.daiei.co.jp/&lt;/a&gt;&#xA;&lt;br/&gt;┗&lt;a href=&#34;http://www.daiei.co.jp/kouken/bokin/&#34; target=&#34;SubWindow&#34;&gt;「新潟県中越地震」被災者救援のための支援物資の寄贈及び店頭募金活動実施について&lt;/a&gt;&#xA;&lt;br/&gt;●イオングループ &lt;a href=&#34;http://www.aeon.info/&#34; target=&#34;SubWindow&#34;&gt;http://www.aeon.info/&lt;/a&gt;&#xA;&lt;br/&gt;┗&lt;a href=&#34;http://www.aeon.info/news/newsrelease/200410/1025-1.html&#34; target=&#34;SubWindow&#34;&gt;「新潟県中越地震」及び「台風災害」に対する緊急募金活動の実施について&lt;/a&gt;&#xA;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
