[______TOC_______] [NEXT CHAPTER]
	fml CGI interface setup guide on Unix

				Ken'ichi Fukamachi

  • 1 Overview
  • 1.1 Introduction
  • 1.2 step of CGI setup
  • 2 Example: install fml cgi under apache 1.3.14, suexec enabled
  • 2.1 ~/public_html
  • 2.2 prepare CGI scripts
  • 2.3 mail servers setup
  • 2.4 apache configurations
  • 2.5 check: passwords
  • 2.6 check: ~fml/public_html/
  • 2.7 test
  • 3 hierarychy of CGI model
  • 4 prepare CGI scripts
  • 5 modify apache's httpd.conf
  • 6 Configure MTA's
  • 6.1 untile sendmali 8.9.3
  • 6.2 after sendmail 8.10
  • 6.3 postfix
  • 7 restart apache (httpd)
  • 7.1 restart apache (httpd)
  • 7.2 Here we go to access CGI menu
  • 8 When you use suEXEC
  • 8.1 Condition for suEXEC
  • 8.2 enable apache to use suEXEC
  • 8.3 prepare ~/public_html/
  • 9 enable a mailing list to be configured on cgi menu
  • Appendix A troubleshoot
  • [______TOC_______] [NEXT CHAPTER]
    Copyright (C) 1993-2001 Ken'ichi Fukamachi
    All rights of this page is reserved.
    
    # This Document(html format) is automatically geneareted by fwix.pl. 
    # fwix (Formatter of WIX Language) is fml document formatter system
    # designed to generate plaintext, html, texinfo and nroff from one file.