1 2 3 4 5 6 7 8
<IfDefine FCGID> <IfModule !mod_fcgid.c> LoadModule fcgid_module modules/mod_fcgid.so </IfModule> <IfModule mod_fcgid.c> AddHandler fcgid-script .fcg </IfModule> </IfDefine>