(ApacheSetUp2) Apache+PHP3+PostgreSQL Web Server with Server Side Script containes ORDBMS Access Apache HTTP サーバの設定(2) Apache構成ファイル(httpd.conf) ... LoadModule php3_module libexec/libphp3.so ... ClearModuleList ... AddModule mod_php3.c ... DirectoryIndex index.html index.php3 ... User nobody ... AddType application/x-httpd-php3 .php3 AddType application/x-httpd-php3-source .phps (注) ModuleList は `httpd -l` で調べられる