Ive attached MESSAGE for ap2-fcgid as requested.

Petr
************************************************************
To enable this module, add something like the following
lines to your server configuration file:

  LoadModule fcgid_module lib/httpd/mod_fcgid.so

  <IfModule mod_fcgid.c>
    AddHandler fcgid-script .fcgi
  </IfModule>
************************************************************

Reply via email to