<?xml version="1.0" encoding="ISO-2022-JP"?>
<?xml-stylesheet href="/www/style/html/xhtml" media="all"?>
<!DOCTYPE html [<!ATTLIST section id ID #IMPLIED>]>
<html xmlns="http://www.w3.org/2002/06/xhtml2"
      xml:lang="ja">
<head>
<title>Suika Web 鯖運用メモ</title>
<link rel="contents" href="./" title="Suika Web 鯖"/>
<link rel="contents" href="../memo" title="Suika 鯖運用メモ" />
<link rev="made" href="mailto:webmaster@suika.fam.cx"/>
</head>
<body>
<h>Suika Web 鯖運用メモ</h>

<p>備忘録です。</p>

<section id="APACHE">
<h>Apache の更新 (<kbd>apt-get</kbd> の場合)</h>

<ol>
<li><kbd>apt-get</kbd> で Apache を更新</li>
<li><code class="file">/usr/sbin/suexec</code>
を <code>4711</code> (<code>u+s</code>) に</li>
<li>Apache を再起動 (<kbd>/etc/rc.d/init.d/httpd restart</kbd>)</li>
<li><code class="file">/home/httpd/home/</code>
の <code class="file">index.html.<var>*</var></code>
などは削除 (<code>root</code> 権限必要)</li>
</ol>
</section>

<section id="TLS">
<h>HTTP over TLS について</h>

<ul>
<li>外部的には公開していないが、すぐにでも使える状態
(<code>443</code>)。</li>
<li>現在使っている証明書は元から用意されていた仮のもの。</li>
<li>使いたい時は管理者まで連絡されたし。</li>
<li>HTTP 名前空間と HTTP over SSL 名前空間 (ファイルとの対応) は同じ。</li>
</ul>
</section>

<section id="CVSSRC">
<h><span xml:lang="en">Web</span> 公開ファイルの対応 
<span xml:lang="en">CVS Repository</span>
と自動生成ファイル</h>

<dl>
<di>
<dt><code class="uri" href="/">/</code></dt>
	<dd><code>:ext:suika.fam.cx:/home/cvs</code>
	<code class="file">webroot/</code></dd>
</di>
<di>
<dt><code class="uri" href="/search/namazu">/chuubu/tool/kanzan</code></dt>
        <dd><code>:ext:suika.fam.cx:/home/cvs</code>
        <code class="file">perl/kanzan/</code></dd>
</di>
<di>
<dt><code class="uri" href="/search/namazu">/search/namazu</code></dt>
        <dd><a href="http://www.namazu.org/">Namazu</a>
	の配布から <code class="file">namazu.cgi</code></dd>
</di>
<di>
<dt><code class="uri" href="/www/markup/">/www/markup/</code></dt>
        <dd><code>:ext:suika.fam.cx:/home/cvs</code>
        <code class="file">markup/</code></dd>
	<dd><nl>
	<label>自動生成</label>
	<li><code class="file">2004/aavocab/schema/</code>
		(<kbd>make all</kbd>)</li>
	<li><code class="file">2004/tree/schema/</code>
		(<kbd>make all</kbd>)</li>
        <li><code class="file">html/dtd/</code>
                (<kbd>make all</kbd>)</li>
        <li><code class="file">html/dtd/module/</code>
                (<kbd>make all</kbd>)</li>
        <li><code class="file">slide/schema/</code>
                (<kbd>make all</kbd>)</li>
        <li><code class="file">slide/schema/module/</code>
                (<kbd>make all</kbd>)</li>
	</nl>
	</dd>
</di>
<di>
<dt><code class="uri" href="/www/mozilla/">/www/mozilla/</code></dt>
	<dd><code xml:lang="en">:ext:suika.fam.cx:/home/cvs</code>
        <code class="file" xml:lang="en">www/mozilla/</code></dd>
	<dd>
	<nl>
	<label><span xml:lang="en">Symbolic link</span></label>
	<li><code class="file" xml:lang="en">2004/link/release/linktoolbar-ja.xpi</code>
		(→ <code class="file" xml:lang="en">linktoolbar-ja-<var xml:lang="ja">最新版</var>.xpi</code>)</li>
        <li><code class="file" xml:lang="en">livehttpheaders/release/livehttpheaders-ja.xpi</code>
                (→ <code class="file" xml:lang="en">livehttpheaders-ja-<var xml:lang="ja">最新版</var>.xpi</code>)</li>
	</nl>
	</dd>
</di>
<di>
<dt><code class="uri">~<var xml:lang="en">user</var></code></dt>
</di>
</dl>

<h3:note xmlns:h3="urn:x-suika-fam-cx:markup:ietf:html:3:draft:00:">
<p>抜けがあるかも。移行時は <code>ls -R | diff -u</code>
などで確認するべし。</p>
</h3:note>
</section>

<div id="footer" class="footer">
<div class="update">$Date: 2004/12/10 08:36:22 $</div>
</div>
</body>
</html>