summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/setup/newml.recipes.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'fml/doc/ja/tutorial/setup/newml.recipes.sgml')
-rw-r--r--fml/doc/ja/tutorial/setup/newml.recipes.sgml26
1 files changed, 25 insertions, 1 deletions
diff --git a/fml/doc/ja/tutorial/setup/newml.recipes.sgml b/fml/doc/ja/tutorial/setup/newml.recipes.sgml
index b163e1d6..0883bc16 100644
--- a/fml/doc/ja/tutorial/setup/newml.recipes.sgml
+++ b/fml/doc/ja/tutorial/setup/newml.recipes.sgml
@@ -1,5 +1,5 @@
<!--
- $FML: newml.recipes.sgml,v 1.3 2004/10/06 09:07:42 fukachan Exp $
+ $FML: newml.recipes.sgml,v 1.4 2005/11/19 03:45:07 fukachan Exp $
-->
@@ -80,6 +80,30 @@ newml_command_mta_config_list -= qmail
</qandaentry>
+<qandaentry>
+<question>
+ <para>
+ 一般ユーザ向けに入会/退会用のウエブページを用意したいのですが?
+ </para>
+</question>
+
+<answer>
+ <para>
+ 2008/09/09 以降の &fml8; は、newml 時に、
+ 一般ユーザ向けに入会/退会用の CGI を作成しています。
+ その CGI の URL を案内に入れてみて下さい。
+ </para>
+
+ <para>
+ デフォルトでは CGI は使えないようになっているので、CGI の設定は
+ <link linkend="setupcgi">
+ <xref linkend="setupcgi">
+ </link>
+ の章を参照して下さい。
+ </para>
+
+</answer>
+</qandaentry>
</qandaset>