/[suikacvs]/webroot/admin/web/memo.ja.xhtml
Suika

Contents of /webroot/admin/web/memo.ja.xhtml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (hide annotations) (download)
Mon Nov 8 10:29:53 2004 UTC (19 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.3: +4 -2 lines
New entry added

1 wakaba 1.1 <?xml version="1.0" encoding="ISO-2022-JP"?>
2     <?xml-stylesheet href="/www/style/html/xhtml2"?>
3 wakaba 1.2 <!DOCTYPE html [<!ATTLIST section id ID #IMPLIED>]>
4 wakaba 1.1 <html xmlns="http://www.w3.org/2002/06/xhtml2"
5     xml:lang="ja">
6     <head>
7     <title>Suika Web $B;*1?MQ%a%b(B</title>
8     <link rel="contents" href="./" title="Suika Web $B;*(B"/>
9 wakaba 1.2 <link rel="contents" href="../memo" title="Suika $B;*1?MQ%a%b(B" />
10 wakaba 1.1 <link rev="made" href="mailto:webmaster@suika.fam.cx"/>
11     </head>
12     <body>
13     <h>Suika Web $B;*1?MQ%a%b(B</h>
14    
15     <p>$BHwK:O?$G$9!#(B</p>
16    
17 wakaba 1.2 <section id="APACHE">
18 wakaba 1.1 <h>Apache $B$N99?7(B (<kbd>apt-get</kbd> $B$N>l9g(B)</h>
19    
20     <ol>
21     <li><kbd>apt-get</kbd> $B$G(B Apache $B$r99?7(B</li>
22     <li><code class="file">/usr/sbin/suexec</code>
23     $B$r(B <code>4711</code> (<code>u+s</code>) $B$K(B</li>
24 wakaba 1.2 <li>Apache $B$r:F5/F0(B (<kbd>/etc/rc.d/init.d/httpd restart</kbd>)</li>
25 wakaba 1.1 <li><code class="file">/home/httpd/home/</code>
26     $B$N(B <code class="file">index.html.<var>*</var></code>
27 wakaba 1.2 $B$J$I$O:o=|(B (<code>root</code> $B8"8BI,MW(B)</li>
28 wakaba 1.1 </ol>
29     </section>
30    
31 wakaba 1.2 <section id="TLS">
32     <h>HTTP over TLS $B$K$D$$$F(B</h>
33    
34     <ul>
35     <li>$B30ItE*$K$O8x3+$7$F$$$J$$$,!"$9$0$K$G$b;H$($k>uBV(B
36     (<code>443</code>)$B!#(B</li>
37     <li>$B8=:_;H$C$F$$$k>ZL@=q$O85$+$iMQ0U$5$l$F$$$?2>$N$b$N!#(B</li>
38     <li>$B;H$$$?$$;~$O4IM}<T$^$GO"Mm$5$l$?$7!#(B</li>
39     <li>HTTP $BL>A06u4V$H(B HTTP over SSL $BL>A06u4V(B ($B%U%!%$%k$H$NBP1~(B) $B$OF1$8!#(B</li>
40     </ul>
41     </section>
42    
43 wakaba 1.3 <section id="CVSSRC">
44     <h><span xml:lang="en">Web</span> $B8x3+%U%!%$%k$NBP1~(B
45     <span xml:lang="en">CVS Repository</span>
46     $B$H<+F0@8@.%U%!%$%k(B</h>
47    
48     <dl>
49     <di>
50     <dt><code class="uri" href="/">/</code></dt>
51     <dd><code>:ext:suika.fam.cx:/home/cvs</code>
52     <code class="file">webroot/</code></dd>
53     </di>
54     <di>
55     <dt><code class="uri" href="/search/namazu">/search/namazu</code></dt>
56     <dd><a href="http://www.namazu.org/">Namazu</a>
57     $B$NG[I[$+$i(B <code class="file">namazu.cgi</code></dd>
58     </di>
59     <di>
60     <dt><code class="uri" href="/www/markup/">/www/markup/</code></dt>
61     <dd><code>:ext:suika.fam.cx:/home/cvs</code>
62     <code class="file">markup/</code></dd>
63     <dd><nl>
64     <label>$B<+F0@8@.(B</label>
65     <li><code class="file">2004/aavocab/schema/</code>
66     (<kbd>make all</kbd>)</li>
67     <li><code class="file">html/dtd/</code>
68     (<kbd>make all</kbd>)</li>
69     <li><code class="file">html/dtd/module/</code>
70     (<kbd>make all</kbd>)</li>
71 wakaba 1.4 <li><code class="file">slide/schema/</code>
72     (<kbd>make all</kbd>)</li>
73     <li><code class="file">slide/schema/module/</code>
74 wakaba 1.3 (<kbd>make all</kbd>)</li>
75     </nl>
76     </dd>
77     </di>
78     <di>
79     <dt><code class="uri" href="/www/mozilla/">/www/mozilla/</code></dt>
80     <dd><code xml:lang="en">:ext:suika.fam.cx:/home/cvs</code>
81     <code class="file" xml:lang="en">www/mozilla/</code></dd>
82     <dd>
83     <nl>
84     <label><span xml:lang="en">Symbolic link</span></label>
85     <li><code class="file" xml:lang="en">2004/link/release/linktoolbar-ja.xpi</code>
86     ($B"*(B <code class="file" xml:lang="en">linktoolbar-ja-<var xml:lang="ja">$B:G?7HG(B</var>.xpi</code>)</li>
87     <li><code class="file" xml:lang="en">livehttpheaders/release/livehttpheaders-ja.xpi</code>
88     ($B"*(B <code class="file" xml:lang="en">livehttpheaders-ja-<var xml:lang="ja">$B:G?7HG(B</var>.xpi</code>)</li>
89     </nl>
90     </dd>
91     </di>
92     </dl>
93     </section>
94    
95     <div id="footer" class="footer">
96 wakaba 1.4 <div class="update">$Date: 2004/10/30 04:39:03 $</div>
97 wakaba 1.1 </div>
98     </body>
99     </html>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24